@extends('layouts.admissions') @section('content')
# | Nat.Id | Names | Phone | County | Sub. County | Const. | PreviousCourse | ModeOfStudy | PreferredCampus | Exam Yr. | VerifiedBy | Action |
---|---|---|---|---|---|---|---|---|---|---|---|---|
{{$coun++}} | {{$c->id_number}} | {{$c->first_name . ' ' . $c->middle_name . ' ' . $c->last_name }} | {{$c->phone}} | {{$c->county}} | {{$c->sub}} | {{$c->const}} | {{$c->prev_course}} | {{$c->study_mode}} | {{$c->name}} | {{$c->graduation_year}} | {{$c->uname}} | Reject |