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