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