@php $project_route = empty($route) ? route('public.projects') : $route; @endphp
{!! Theme::partial('real-estate.filters.location_country') !!}
{!! Theme::partial('real-estate.filters.location_state') !!}
{!! Theme::partial('real-estate.filters.location_city') !!}
{!! Theme::partial('real-estate.filters.categories') !!}