Payment Details
ادائیگی کی تفصیلات
Total Amount
Rs. {{ number_format($booking->total_amount, 2) }}
Paid Amount
Rs. {{ number_format($booking->advance_payment, 2) }}
Due Amount
Rs. {{ number_format($booking->due_payment, 2) }}
@if($booking->due_payment > 0)
Enter the amount being collected now. Check "Full Payment" to collect the entire due amount.
@endif
Receiver Details
وصول کنندہ کی تفصیلات