@extends('admin.layouts.app') @section('content')
{{__('lang.admin_filters')}}
{{__('lang.admin_reset')}}
@include('admin/hotel/table')
@endsection