@php use App\Models\Brand; use App\Models\Category; use App\Utils\Helpers; @endphp @if (isset($web_config['announcement']) && $web_config['announcement']['status']==1)
{{ $web_config['announcement']['announcement'] }}
@endif @php($categories = \App\Utils\CategoryManager::getCategoriesWithCountingAndPriorityWiseSorting(dataLimit: 11)) @php($brands = \App\Utils\BrandManager::getActiveBrandWithCountingAndPriorityWiseSorting())
{{ $web_config['phone'] }}
@if($web_config['header_banner']) {{ translate('image') }} @endif