@extends ('admin.layouts.app') @section ('content')

{{__('All Bookings')}}

@include('admin.message')
@if(!empty($booking_update))
@csrf
@endif
@csrf @if(!empty($booking_manage_others))