@extends('layouts.examiner') @section('title', isset($found) ? 'Upload Results' : 'Upload Candidates') @section('content') @if(isset($found)) {{-- ── POST results view ─────────────────────────────────────── --}}
| {{ $col }} | @endforeach
|---|
| {{ $cell }} | @endforeach
{{ $noDeptUniq->implode(', ') }}
@endif @if($noProgUniq->count()){{ $noProgUniq->implode(', ') }}
@endif Upload Another File View Candidates