@php Theme::layout('full-width'); $currentMainFilterUrl = $store->url; $categories = ProductCategoryHelper::getProductCategoriesWithUrl(); $categoriesRequest = (array) request()->input('categories', []); $categoryId = Arr::get($categoriesRequest, 0); Theme::asset()->container('footer')->add('store-search-fix-js', 'themes/farmart/assets/js/store-search-fix.js', ['jquery']); @endphp {!! Theme::partial('page-header') !!}