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