{{-- Price range indicator --}}
Available range
${{ number_format($priceRange['min'], 0) }} - ${{ number_format($priceRange['max'], 0) }}
{{-- Input fields --}}
{{-- Buttons --}}
@if($minPrice !== null || $maxPrice !== null)
@endif
{{-- Quick price shortcuts --}}