@php $setting = generalSetting(); @endphp
@php $grand_total = discountFees($feesInstallment->direct_fees_installment_assign_id); $total_fine = 0; $total_discount = 0; $total_paid = $feesInstallment->paid_amount + $oldPayments; $total_grand_paid = $feesInstallment->paid_amount + $oldPayments; $total_balance = $grand_total - $feesInstallment->paid_amount; $totalpayable= $total_balance; $discount_amount = 0; $fine = 0; $paid = 0; @endphp {{-- 1st warp start here --}} {{-- 1st warp End --}} {{-- 1st warp start here --}} {{-- 1st warp End --}} {{-- 1st warp start here --}} {{-- 1st warp End --}} {{-- University End Here --}} @php $totalpayable=$totalpayable; if ($totalpayable<0) { $totalpayable=0.00; } else { $totalpayable=$totalpayable; } @endphp
@if (file_exists($setting->logo)) @endif

{{$setting->school_name}}

{{$setting->address}}

  • @lang('student.admission_no'): {{@$student->studentDetail->admission_no}}

    @lang('common.date'): {{date('d/m/Y')}}

  • @lang('student.student_name'): {{@$student->studentDetail->full_name}}

    @lang('student.roll'):{{@$student->studentDetail->roll_no}}

  • @if(moduleStatusCheck('University')) @lang('university::un.department'): {{@$student->unDepartment->name}} @else @lang('common.class_section'): {{@$student->class->class_name}} ({{@$student->section->section_name}}) @endif

    @lang('fees.payment_date'): {{dateConvert($feesInstallment->paid_date)}}

  • @if(@moduleStatusCheck('University'))

    @lang('common.section'): {{@$student->section->section_name}}

    @endif

    @lang('fees.payment_id'): {{@smFeesInvoice($feesInstallment->invoice_no)}}

@if (file_exists($setting->logo)) @endif

{{$setting->school_name}}

{{$setting->address}}

  • @lang('student.admission_no'): {{@$student->studentDetail->admission_no}}

    @lang('common.date'): {{date('d/m/Y')}}

  • @lang('student.student_name'): {{@$student->studentDetail->full_name}}

    @lang('student.roll'):{{@$student->studentDetail->roll_no}}

  • @if(moduleStatusCheck('University')) @lang('university::un.department'): {{@$student->unDepartment->name}} @else @lang('common.class_section'): {{@$student->class->class_name}} ({{@$student->section->section_name}}) @endif

    @lang('fees.payment_date'): {{dateConvert($feesInstallment->paid_date)}}

  • @if(@moduleStatusCheck('University'))

    @lang('common.section'): {{@$student->section->section_name}}

    @endif

    @lang('fees.payment_id'): {{@smFeesInvoice($feesInstallment->invoice_no)}}

@if (file_exists($setting->logo)) @endif

{{$setting->school_name}}

{{$setting->address}}

  • @lang('student.admission_no'): {{@$student->studentDetail->admission_no}}

    @lang('common.date'): {{date('d/m/Y')}}

  • @lang('student.student_name'): {{@$student->studentDetail->full_name}}

    @lang('student.roll'):{{@$student->studentDetail->roll_no}}

  • @if(moduleStatusCheck('University')) @lang('university::un.department'): {{@$student->unDepartment->name}} @else @lang('common.class_section'): {{@$student->class->class_name}} ({{@$student->section->section_name}}) @endif

    @lang('fees.payment_date'): {{dateConvert($feesInstallment->paid_date)}}

  • @if(@moduleStatusCheck('University'))

    @lang('common.section'): {{@$student->section->section_name}}

    @endif

    @lang('fees.payment_id'): {{@smFeesInvoice($feesInstallment->invoice_no)}}

@lang('fees.fees_details') @lang('accounts.amount') ({{generalSetting()->currency_symbol}}) @lang('fees.fees_details') @lang('accounts.amount') ({{generalSetting()->currency_symbol}}) @lang('fees.fees_details') @lang('accounts.amount') ({{generalSetting()->currency_symbol}})

{{@$feesInstallment->installmentAssign->installment->title }}

@if($oldPayments > 0)

@lang('fees.previously_paid')(+)

@endif
@if ($feesInstallment->installmentAssign->discount_amount>0)

@lang('fees.discount')(-)

@endif @if ($fine>0)

@lang('fees.fine')(+)

@endif @if ($feesInstallment->paid_amount != 0)

@if(discountFees($feesInstallment->direct_fees_installment_assign_id) == $feesInstallment->paid_amount) @lang('fees.paid') (+) @else @lang('fees.partial_payemnt') (+) @endif

@if($feesInstallment->active_status == 1)

[{{$feesInstallment->payment_mode}}]

@endif @else

[@lang('fees.unpaid')]

@endif
{{@number_format($feesInstallment->installmentAssign->amount, 2, '.', '') }} @if($oldPayments > 0)

{{@number_format($oldPayments, 2, '.', '') }}

@endif @if ($feesInstallment->installmentAssign->discount_amount>0)

{{@$feesInstallment->installmentAssign->discount_amount}}

@endif @if ($feesInstallment->paid_amount != 0 )

{{number_format($feesInstallment->paid_amount, 2, '.', '')}}

@endif

{{@$feesInstallment->installmentAssign->installment->title }}

@if($oldPayments > 0)

@lang('fees.previously_paid')(+)

@endif
@if ($feesInstallment->installmentAssign->discount_amount>0)

@lang('fees.discount')(-)

@endif @if ($fine>0)

@lang('fees.fine')(+)

@endif @if ($feesInstallment->paid_amount != 0)

@if(discountFees($feesInstallment->direct_fees_installment_assign_id) == $feesInstallment->paid_amount) @lang('fees.paid') (+) @else @lang('fees.partial_payemnt') (+) @endif

@if($feesInstallment->active_status == 1)

[{{$feesInstallment->payment_mode}}]

@endif @else

[@lang('fees.unpaid')]

@endif
{{@number_format($feesInstallment->installmentAssign->amount, 2, '.', '') }} @if($oldPayments > 0)

{{@number_format($oldPayments, 2, '.', '') }}

@endif @if ($feesInstallment->installmentAssign->discount_amount>0)

{{@$feesInstallment->installmentAssign->discount_amount}}

@endif @if ($feesInstallment->paid_amount != 0 )

{{number_format($feesInstallment->paid_amount, 2, '.', '')}}

@endif

{{@$feesInstallment->installmentAssign->installment->title }}

@if($oldPayments > 0)

@lang('fees.previously_paid')(+)

@endif
@if ($feesInstallment->installmentAssign->discount_amount>0)

@lang('fees.discount')(-)

@endif @if ($fine>0)

@lang('fees.fine')(+)

@endif @if ($feesInstallment->paid_amount != 0)

@if(discountFees($feesInstallment->direct_fees_installment_assign_id) == $feesInstallment->paid_amount) @lang('fees.paid') (+) @else @lang('fees.partial_payemnt') (+) @endif

@if($feesInstallment->active_status == 1)

[{{$feesInstallment->payment_mode}}]

@endif @else

[@lang('fees.unpaid')]

@endif
{{@number_format($feesInstallment->installmentAssign->amount, 2, '.', '') }} @if($oldPayments > 0)

{{@number_format($oldPayments, 2, '.', '') }}

@endif @if ($feesInstallment->installmentAssign->discount_amount>0)

{{@$feesInstallment->installmentAssign->discount_amount}}

@endif @if ($feesInstallment->paid_amount != 0 )

{{number_format($feesInstallment->paid_amount, 2, '.', '')}}

@endif

@lang('fees.grand_total')

{{-- {{ number_format((float) $unapplied_discount_amount, 2, '.', '')}}
--}} {{ number_format((float) $grand_total, 2, '.', '')}}

@lang('fees.grand_total')

{{-- {{ number_format((float) $unapplied_discount_amount, 2, '.', '')}}
--}} {{ number_format((float) $grand_total, 2, '.', '')}}

@lang('fees.grand_total')

{{-- {{ number_format((float) $unapplied_discount_amount, 2, '.', '')}}
--}} {{ number_format((float) $grand_total, 2, '.', '')}}

@lang('fees.total_paid')

{{-- {{ number_format((float) $unapplied_discount_amount, 2, '.', '')}}
--}} {{ number_format((float) $total_grand_paid, 2, '.', '')}}

@lang('fees.total_paid')

{{-- {{ number_format((float) $unapplied_discount_amount, 2, '.', '')}}
--}} {{ number_format((float) $total_grand_paid, 2, '.', '')}}

@lang('fees.total_paid')

{{-- {{ number_format((float) $unapplied_discount_amount, 2, '.', '')}}
--}} {{ number_format((float) $total_grand_paid, 2, '.', '')}}

@lang('fees.total_payable_amount')

{{-- {{ number_format((float) $unapplied_discount_amount, 2, '.', '')}}
--}} {{ number_format((float) ($grand_total - $total_grand_paid), 2, '.', '')}}

@lang('fees.total_payable_amount')

{{-- {{ number_format((float) $unapplied_discount_amount, 2, '.', '')}}
--}} {{ number_format((float) ($grand_total - $total_grand_paid), 2, '.', '')}}

@lang('fees.total_payable_amount')

{{-- {{ number_format((float) $unapplied_discount_amount, 2, '.', '')}}
--}} {{ number_format((float) ($grand_total - $total_grand_paid), 2, '.', '')}}
@lang('fees.if_unpaid_admission_will_be_cancelled_after') @lang('fees.if_unpaid_admission_will_be_cancelled_after') @lang('fees.if_unpaid_admission_will_be_cancelled_after')

@lang('fees.parents_phone_number') : {{@$parent->guardians_mobile}}

@lang('fees.parents_phone_number') : {{@$parent->guardians_mobile}}

@lang('fees.parents_phone_number') : {{@$parent->guardians_mobile}}