KENYA MEDICAL TRAINING COLLEGE

P.O Box 30195 00100 NAIROBI
Tel: 020 2725711/2/3/4 Fax: 0202722907
Mobile Phone 020 2725711/2/3/4
Email info@kmtc.ac.ke Wesite: www.kmtc.ac.ke
@if(!empty($students))
@foreach($students as $c) @endforeach()
# Course Students
{{$coun++}} {{$c->course}} {{$c->apps}}
Total {{number_format($sum)}}
@else
No Data Available
@endif