@extends('backend.layouts.grid')
@section('title', __('Booking Details ID #35415'))
{{-- @section('link', route('admin.services.create')) --}}
@section('back', route('admin.bookings.index'))
@section('content')
{{ __('Booked Date Time') }}
{{ '21 Feb, 2023 11:30' }}
{{ __('Approved Date Time') }}
{{ '21 Feb, 2023 12:30' }}
{{ __('Arrival Date Time') }}
{{ '21 Feb, 2023 11:30' }}
{{ __('Departure Date time') }}
{{ '23 Feb, 2023 05:00' }}
Marina Information
@endsection