@props(['category']) @php use App\Services\StoreService; $store_settings = app(StoreService::class)->getStoreSettings(); @endphp