@extends("admin.admin_app") @section("content")
@if(Session::has('flash_message'))
{{ Session::get('flash_message') }}
@endif
Add Tags for {{ $community->name}}
{{ csrf_field() }}
Listing type
occupancy
By status
By Developer
By Agent
bathroom
Price From
Price To
Availability Type
Bedrooms
Built up Area From
Built up Area Ends At
Floor number
@endsection @push('scripts') @endpush