@php $business = session('business_data', []); $businessName = $business['name'] ?? 'İşletme'; @endphp