DEBUG: Search Value = "{{ $search }}"

@if($search)
@if(!$selectedFilters['type']) @else
Type: {{ $selectedFilters['type'] }}
@endif
@endif