@extends('layouts.app') @section('content')
الحجوزات
@include('tbl_booking_resorts.filter') @include('flash::message')
@include('tbl_booking_resorts.table')
@endsection