{{-- Upload Resume --}} Upload Resume
@include('errors.response')
{{--
--}}
Fields marked with * are mandatory.
@csrf {{-- {!! Form::model($instituteResume, ['route'=>['institute.resume.store'], 'class'=>'form', 'files'=>true]) !!} --}}
{{-- --}} {{-- --}}
Resume (only doc, docx, pdf of max 2 MB) * {{-- @if (isset($resumeOld) && Storage::disk('public')->exists($resumeOld)) @endif --}}
Submit Cancel