Información general

{{ $nombre }}

@if ($showConfirmationModal) @endif @if($showError) @endif
@if(auth()->user()->can('dependencias'))

* Favor de respetar el nombre del archivo al cargarlo a la plataforma.

@error('file') No se ha ingresado un archivo @enderror Cargando... @if ($file) {{ $file->getClientOriginalName() }} @endif
@if($file) @endif
@endif