@if($docente->foto_perfil != ''||$docente->foro_perfil != null)
@else
@endif {{-- Foto de perfil --}}

Da clic en el botón subir imagen, selecciona tu foto de perfil y da clic en aceptar

Subir CV
Ver
Subir firma
Ver
@if ($errors->has('name')) {{ $errors->first('name') }} @endif
@if ($errors->has('a_paterno')) {{ $errors->first('a_paterno') }} @endif
@if ($errors->has('a_materno')) {{ $errors->first('a_materno') }} @endif
@if ($errors->has('titulo')) {{ $errors->first('titulo') }} @endif
@if ($errors->has('email')) {{ $errors->first('email') }} @endif
@if ($errors->has('facebook')) {{ $errors->first('facebook') }} @endif
@if ($errors->has('twitter')) {{ $errors->first('twitter') }} @endif
@if ($errors->has('instagram')) {{ $errors->first('instagram') }} @endif
@if ($errors->has('linkedin')) {{ $errors->first('linkedin') }} @endif
@if ($errors->has('telefono')) {{ $errors->first('telefono') }} @endif
@if ($errors->has('descripcion')) {{ $errors->first('descripcion') }} @endif