@extends('layouts.admissions') @section('content')
# | NatID | Names | Gender | Contacts | Chief | Religious | Parents | Well wishers |
Community | Year Comp. | Margin. | E.P | E.W.Written | Neediness | E.cont | total | County | SubCou | Const | Tribe | AddedBy | Action | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{$c->user}} | {{$c->id_number}} | {{$c->first_name}} {{$c->middle_name}} {{$c->last_name}} | {{$c->gender}} |
Student : {{$c->student_phone}} Kin : {{$c->kins_phone}} |
{{$c->chief_rec}} | {{$c->Religious_rec}} | {{$c->parents_avail}} | {{$c->well_wishers}} | {{$c->community_service}} | {{$c->year_completion}} | {{$c->marginalized}} | {{$c->essay}} | {{$c->well_written}} | {{$c->neediness}} | {{$c->contribution}} | {{$c->total}} | {{$c->cname}} | {{$c->subcounty}} | {{$c->const}} | {{$c->tribe}} | {{$c->name}} | @if(Auth::user()->head == "Y")Edit | @else@endif |