@extends('layouts.app') @section('content')
@include('tbl_property_apartments.filter')
@include('flash::message')
@include('tbl_property_apartments.table')
@endsection