@extends('layouts.app') @section('content')
@lang('models/tblBookingResorts.plural')
@include('tbl_property_details.property.filter')
@include('flash::message')
@include('tbl_property_details.property.table')
@endsection