@if($fi==0 || $fi==4)
@endif @for ($i = 0; $i < 2 ; $i++)

{{ getSetting('site_title',$student_record->branch_slug)}}

A Unit of The Shanti Niketan Education Trust

{{getSetting('site_address', $student_record->branch_slug)}}

Tel # {{getSetting('site_phone', 'site_settings')}} | e-mail # {{getSetting('site_email', 'site_settings')}}

@if($payment_record->is_provisinal==1)
{{ 'Provisinal Receipt' }}
@endif
No.: {{ makeNumber($payment_record->receipt_no,5) }}
Date:
{{ date('d-m-Y',strtotime($payment_record->recevied_on)) }}
Enroll No
{{$student_record->roll_no}}
Class
{{ substr(feecourse($payment_record->course_id),0,8) }}
Sec.
{{ feesection($payment_record->academic_id, $payment_record->course_id, $payment_record->student_id)}}
Name
{{ $student_record->getName() }}
Father's/Guardian's Name
{{$student_record->getFatherName()}} 
Term No.
@if(!empty($fees_particulars)) @endif @if($YearTitlePrint==0) - {{ $academic_rec->academic_year_title }} @endif
@foreach ($particulars as $particular) @endforeach @if($payment_record->paid_imprest_amount!=0) @endif @if($payment_record->fine_name!='') @endif @if($payment_record->is_refundable==1) @else @endif
S.No. Particulars Amount
{{ $j }} {{ ucfirst($particular->title) }} @foreach ($fees_particulars as $fee) @if ($fee->feeparticular_id==$particular->id && $fee->term_number==NULL) {{number_format($fee->paid_amount+$fee->discount,2,'.','')}} @endif @if ($fee->feeparticular_id==$particular->id && $fee->term_number!=NULL) @endif @endforeach @if($isterm==1) {{ number_format($pay,2,'.','') }} @endif
{{ $j }} Imprest Money {{$payment_record->paid_imprest_amount}}
Gross Total {{ number_format($netpay,2,'.','') }}
{{$payment_record->fine_name}} {{$payment_record->fine_amount}}
Scholarship {{$payment_record->discount_amount}}
Paid Amount @if($payment_record->is_cancel_fee==1) 0.00 @else {{$payment_record->paid_amount}} @endif
Refund: {{$payment_record->refund_description}} {{$payment_record->refunded_amount}}
Total {{number_format($payment_record->paid_amount-$payment_record->refunded_amount,2,'.','')}}
Paid Amount @if($payment_record->is_cancel_fee==1) 0.00 @else {{number_format($payment_record->paid_amount+$payment_record->paid_imprest_amount,2,'.','')}} @endif
Rupees
@if($payment_record->is_cancel_fee!=1) @if($payment_record->is_refundable==1) {{ NumbertowordINR(($payment_record->paid_amount+$payment_record->paid_imprest_amount)-$payment_record->refunded_amount) }} @else {{ NumbertowordINR($payment_record->paid_amount+$payment_record->paid_imprest_amount) }} @endif @endif  
{{ ucfirst($payment_record->payment_mode) }}
{!! nl2br($payment_record->payment_notes) !!}
Authorised Signatory
@if($payment_record->is_provisinal==1)

Note: The above reduced Fees has been taken as per guideline of honourable High Court/State Govt. it may vary subject to final order of the Court/State Govt.

@endif

Note : 1. Cheque acceptance is subjected to realization

      2. Subject of Juridiction will be Jodhpur court

@endfor @if($fi==9)
@endif