| Invoice no. | Booking date | Apartment | Guest | Duration | Amount paid | Payment method | Check-in time | Check-out time |
|---|---|---|---|---|---|---|---|---|
| {{ $b['invoice_no'] }} | {{ $b['booking_date'] }} | {{ $b['property']; }} | {{ $b['guest']; }} | {{ $b['duration']; }} | {{ number_format($b['amount_paid'], 2); }} | {{ $b['payment_method'] }} | {{ $b['checkin'] }} | {{ $b['checkout'] }} |
Showing {{ $to }} of {{ $total }} Results
Choose your themes & layouts etc.