@php $store_id = session('store_id'); $store_details = getCurrentStoreData($store_id); $store_details = json_decode($store_details) ?? ''; @endphp
{{ labels('front_messages.pick_store_that_suits_your_requirements', 'Pick a Store that Suits Your Requirements.') }}