@php($disableTailwind = true) @extends('admin.layout.master') @section('title') {{ __('dashboard.hotels') }} @endsection @section('content')
{{-- --}}
Code Name Price country city Is Home ? Image Action
@endsection @section('scripts') {{-- --}} {{-- --}} @stop