@extends('layouts.default', ['appTopMenu' => true]) @section('title', 'Account Book') @section('content')
In the Court of ................................................................... | ||||||||
DETAILED ACCOUNT BOOK TO BE KEPT BY THE HEAD COPYIST (For Judicial and Executive Department) |
||||||||
S.N. | Date | Serial No. application in Register of Application | RECEIPT | EXPENDITURE | ||||
Advances received from parties | Advances and other amount received by post | Amount refunded to applicants | Incidental Charges e.g. Postage ad registration charges Money order commission and court fee on application for copies | Amt. Paid for CF label affixed to copies | ||||
MOC | Postage & registration | |||||||
1. | 2. | 3. | 4. | 5. | 6. | 7. | 8. | |
---|---|---|---|---|---|---|---|---|
{{$sr++}} | {{YYYYMMDDtoDateFormat($application->ent_dt)}} | {{$application->app_no}}/{{$application->app_year}} | @if( !isNullOrEmpty($application->fur_amt) && (strtotime($application->fur_amt_dt) == strtotime($application->rec_dt))) {{($application->rec_amt)}} + {{($application->fur_amt)}} @else {{($application->rec_amt)}} @endif | {{($application->post_amt)}} @if( !isNullOrEmpty($application->fur_amt_post) && (strtotime($application->fur_amt_dt) == strtotime($application->rec_dt))) + @else @endif | {{$refund_amt}} | {{$moc_amount}} | {{$reg_post_amt}} | {{$cf}} |
TOTAL= {{$final_rec_amt+$final_fur_amt}}> | TOTAL={{$final_refund_amt}}> | > | > | TOTAL={{$final_cf_amt}}> |
In the Court of ................................................................... | ||||||||
DETAILED ACCOUNT BOOK ".$mode." TO BE KEPT BY THE HEAD COPYIST (For Judicial and Executive Department) |
||||||||
S.N. | Date | Serial No. application in Register of Application | RECEIPT | EXPENDITURE | ||||
Advances received from parties | Advances and other amount received by post | Amount refunded to applicants | Incidental Charges e.g. Postage ad registration charges Money order commission and court fee on application for copies | Amt. Paid for CF label affixed to copies | ||||
MOC | Postage & registration |