• Puffin Rooms Liverpool
  • The Albany Building
  • 8 Old Hall Street
  • Liverpool,
  • L3 9PA

This weeks bookings - {{ date('d/m/Y', strtotime($startOfWeek)) }} - {{ date('d/m/Y', strtotime($endOfWeek)) }}

@foreach($thisWeeksBookings as $booking) @endforeach
Time Joining For Table Name Phone Number
{{ $booking->reservation_time }} {{ str_replace('_', ' ', $booking->joining_for) }} @if($booking->table) {{ $booking->table->name }} @else -- @endif {{ $booking->first_name }} {{ $booking->last_name }} {{ $booking->phone_number }}

Printed {{ now()->format('d/m/Y H:i') }}