Career Apply
@if (Session::has('alert-info')) @endif @if (Session::has('alert-warning')) @endif
@if (count($applys) > 0)
{{-- --}} @foreach ($applys as $apply) {{-- @endforeach
No Name Email Mobile Number Education Resume Date Resume PDFEditDelete
{{ $apply->id }} {{ $apply->apply_name }} {{ $apply->apply_email }} {{ $apply->apply_phone_number }} {{ $apply->education }} {{ $apply->resume_upload_date }} Resume PDF Edit --}}
id) }}" method="POST"> @csrf @method('DELETE')
@endif