@csrf
@if ($form_edit)
{{ $categoria->imagen }}
@else @endif
@if ($form_edit && !is_null($categoria->icono))
{{ $categoria->icono }}
@else @endif