@extends('layouts.admin') @section('page-title') {{ __('Manage Bookings') }} @endsection @push('css-page') @endpush @section('content')
{{ __('Booking List') }}
{{-- --}}
# User Patient Amb. Type Booking Type Pickup Drop KMs Price CouponAfter CouponPay Type Pay Summary Pay Stage Action
@endsection @push('script-page') @endpush