| Date | Invoice no. | Received from | Apartment booked | Booking duration | Amount paid | |
|---|---|---|---|---|---|---|
| {{ $p['date']; }} | {{ $p['invoice_no']; }} | {{ $p['received_from']; }} | {{ $p['apartment_booked'] }} | {{ $p['days_booked'] }} | {{ number_format($p['total_amount_paid'], 2); }} | {{-- Print Invoice --}} Print Invoice |
Choose your themes & layouts etc.