@if (session('success'))
@elseif(session('error'))
@elseif(session('info'))
@endif
| # | --}}Intake | Faculty | Program | Status | Action |
|---|---|---|---|---|---|
| 1 | --}}{{ $applicant->entry_year }} | {{ $applicant->faculty_name }} | {{ ucfirst($applicant->program_name) }} | {{ $applicant->applicant_status }} | @if ($student_exists == true) @else @endif |