{{ Form::open(['url' => route('search-projects', [$lang]), 'method' => 'get', 'name' => 'project-inquiry', 'id' => 'project-inquiry', 'role' => 'form', 'autocomplete' => 'off']) }}
@if (!empty($locationList) && $locationList->isNotEmpty())
@endif
@if (!empty($searchCommunityList) && $searchCommunityList->isNotEmpty())
@endif
@if (!empty($propertyType) && $propertyType->isNotEmpty())
@endif
@if (!empty($bedroomType) && $bedroomType->isNotEmpty())
@endif