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
@foreach($details as $d) @endforeach

STUDENT STATEMENT
Student: {{$d->reg_num}}     {{strtoupper($d->first_name." ".$d->middle_name." ".$d->last_name)}}

@foreach($details as $d) @if($d->amount<0) @else @if($d->receipt_no=="0") @else @endif @endif @endforeach @if($bal>0) @else @endif
Date Receipt No. Narration Debit Credit
{{$d->created_at}}   {{strtoupper($d->reference)}} {{number_format($aa1,2)}}  {{$d->id}}{{$d->receipt_no}}{{strtoupper($d->reference)}}   {{number_format($d->amount,2)}}
{{number_format($amt1,2)}} {{number_format($amt2,2)}}
Balance   {{number_format($bal,2)}} ({{number_format(0-$bal,2)}})  
Date {{date("Y.m.d h:i:sa")}}