@extends('admin.master', ['menu' => 'booking-pages', 'submenu' => 'lodging']) @section('title', isset($title) ? $title : '') @section('content')
{{ __('#') }} {{ __('Start Date') }} {{ __('End Date') }} {{ __('Quantity') }} {{ __('Action') }}
@push('post_scripts') @endpush @endsection