Career Apply
Success! {{ Session::get('alert-info') }}
@endif
@if (Session::has('alert-warning'))
Success! {{ Session::get('alert-warning') }}
@endif
@if (count($applys) > 0)
@endif
| No | Name | Mobile Number | Education | Resume Date | Resume PDF | {{--Edit | --}}Delete | |
|---|---|---|---|---|---|---|---|---|
| {{ $apply->id }} | {{ $apply->apply_name }} | {{ $apply->apply_email }} | {{ $apply->apply_phone_number }} | {{ $apply->education }} | {{ $apply->resume_upload_date }} | Resume PDF | {{--Edit --}} |