{{ $copyFor }}
@if ($feeChallan['campus_name'] == 'Clifton Campus')
Veritas Learning Circle - Clifton
KARACHI @elseif($student['class_id'] >= 10 && $student['class_id'] <= 12 ) Humanitas - PECHS KARACHI @else Veritas Learning Circle - PECHS KARACHI @endif |
![]() |
![]() |
|
1Bill Invoice ID : {{ $feeChallan['one_bill_id'] }} | |
1 Bill Amount | @php $challanAmount = is_numeric($feeChallan['challan_amount']) ? $feeChallan['challan_amount'] : 0; $transactionCharges = is_numeric($setting['blinq_transaction_charges']) ? $setting['blinq_transaction_charges'] : 0; $totalAmount = number_format($challanAmount + $transactionCharges, 0, '.', ','); @endphp {{ $totalAmount }} |
You may use this link for payment through debit/credit card or wallet accounts (easypaisa and JazzCash). Use the 1-Bill invoice ID to search your payment details.
Click here to pay with : {{ $feeChallan['click_to_pay_url_link'] }}
KUICKPAY ID: {{ $feeChallan['kuickpay_id'] }}
Voucher Number: {{ $feeChallan['challan_no'] }}
Due Date: {{ $dueDate->format('M d, Y') }}
VALIDITY DATE: {{ $validityDate->format('M d, Y') }}
LEARNER'S NAME: {{ ucwords($student['name']) }}
GRADE: {{ $student['class_section_id_name'] }}
REGISTRATION NO: {{ $student['student_reg_number'] }}
billing information | amount(pkr) |
tuition fee | {{ $totalFees }} |
tuition fee x {{ $feeChallan['advance_tag_months'] }} | {{ $totalFees }} |
annual charges | {{ number_format($feeChallan['annual_fees'], 0, '.', ',') }} |
{{ ucwords($feeChallan['additional_amount_description']) ?? '' }} | {{ number_format($feeChallan['additional_amount'], 0, '.', ',') }} |
{{ ucwords($feeHead['head_title']) ?? '' }} | {{ number_format($feeHead['head_amount'], 0, '.', ',') }} |
{{ ucwords($feeTax['tax_name']) }}({{ $feeTax['tax_value'] ?? '' }}%) | {{ number_format($feeChallan['challan_tax_amount'], 0, '.', ',') }} |
{{ ucwords($feeDiscount['discount_name']) }} | ({{ number_format($feeDiscount['discount_value'], 0, '.', ',') }}) |
{{ ucwords($feeDiscount['discount_name']) }} | ({{ number_format($feeDiscount['discount_value'] * 3, 0, '.', ',') }}) |
{{ ucwords($feeDiscount['discount_name']) }} | ({{ number_format($feeDiscount['discount_value'], 0, '.', ',') }}) |
{{ ucwords($feeDiscount['discount_name']) }} | ({{ number_format($feeDiscount['discount_value'] * $monthsCounts, 0, '.', ',') }}) |
{{ ucwords($feeDiscount['discount_name']) }} | ({{ number_format($feeDiscount['discount_value'], 0, '.', ',') }}) |
{{ ucwords($feeChallan['additional_discount_description']) ?? '' }} | ({{ number_format($feeChallan['additional_discount'], 0, '.', ',') }}) |
Total Dues {{ \Carbon\Carbon::create($feeChallanArrear['challan_arrear_year_from'], $feeChallanArrear['challan_arrear_month_from'], 1)->format('F Y') }} | {{ number_format($feeChallanArrear['total_challan_amount'], 0, '.', ',') }} |
total fee payable by due date | {{ number_format($feeChallan['challan_amount'], 0, '.', ',') }} |
total fee payable after due date | {{ number_format($feeChallan['challan_amount_after_due_date'], 0, '.', ',') }} |
You can pay though your online/internet banking account by selecting Kuickpay and using Kuickpay ID mentioned above.
Click here to pay with : {{ $feeChallan['click_to_pay_url_link'] }}
Developed By Humanitas.