@include('admin.classy.partial._sidebar') @include('admin.classy.partial._top')
{{-- weeklydaily_new_sellers --}}
{{--
Administrators
--}}
{{--
--}} {{-- --}}
@if ($errors->any()) @endif @if (Session::has('error')) @endif @if (Session::has('success')) @endif
@foreach($books as $b) @endforeach
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

--}}
{{-- --}} {{-- --}} {{-- --}} {{-- --}}