@php $businessName = \App\Models\Setting::getValue('business_name', 'Arimbi Travel'); $businessLogo = \App\Models\Setting::getValue('business_logo_path'); @endphp