@if ($school['horizontal_logo'] ?? '') School Logo @else School Logo @endif

{{$school['school_name'] ?? ''}}

{{$school['school_address'] ?? ''}}

Transportation Fee Receipt

Receipt No. {{ $TransportationPayment->id }} Date {{ date('d-m-Y', strtotime($TransportationPayment->paid_at)) }}
Student Name {{ $student->full_name }} Admission No. {{ $student->student->admission_no }}
Class {{ $student->student->class_section->class->name }} Section {{ $student->student->class_section->section->name ?? '' }}
@if($TransportationPayment->paymentTransaction->payment_gateway === 'cheque') @endif @if($TransportationPayment->paymentTransaction->payment_gateway === 'cheque') @endif @if($TransportationPayment->paymentTransaction->payment_gateway === 'cheque') @else @endif
Fee Description Pickup Point Duration Amount (₹) ModeCheque number
Transportation Fee {{ $TransportationPayment->pickupPoint->name }} {{ $TransportationPayment->transportationFee->duration }} Days {{ $TransportationPayment->transportationFee->fee_amount }} {{ ucwords($TransportationPayment->paymentTransaction->payment_gateway) }}{{ $TransportationPayment->paymentTransaction->order_id }}
Total PaidTotal Paid{{ $TransportationPayment->transportationFee->fee_amount }}