@extends('layouts.admissions') @section('content')
Nat.Id | Names | Phone | Gender | County | Sub County | Constituency | Course | Campus | |
---|---|---|---|---|---|---|---|---|---|
{{$c->id_number}} | {{$c->first_name . ' ' . $c->middle_name . ' ' . $c->last_name }} | {{$c->phone}} | {{$c->gender}} | {{$c->email}} | {{$c->county}} | {{$c->subcounty}} | {{$c->constituency}} | {{$c->course}} | {{$c->campus}} |