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

Todays Bookings - {{ now()->format('d/m/Y') }}

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