@php $filterAction = $action ?? url()->current(); $filterMaxPrice = (float) ($maxPrice ?? 0); $filterSort = request()->query('sort', 'featured'); @endphp @once @push('styles') @endpush @endonce