@foreach($challanTypes as $challanType)

Challan Form

{{ $challanType }}

National Bank of Pakistan Old Secretariat Muzaffarabad

AJK Nomination board
(Secretary Nomination Board)

Name: {{ucwords($applicant->student_name)}}
Father Name: {{ucwords($applicant->father_name)}}
Address: {{ucwords($applicant->postal_address)}}
Course Name: {{ucwords($subApplicationType->sub_application_type)}} [{{ucwords($subApplicationType->applicationType->short_code)}}]
Year: {{$session}}
Fee: Rs {{$challanFee}}/- (Rupees {{$challanFeeInWords}} Only.)
Date: {{Carbon\Carbon::now()->format('d-M-Y')}}
@endforeach