@extends('admin.layouts.app') @section('content')
@include('admin.property.reserved.table')
@endsection