@php use App\General\GeneralSettingsClass; $businessName = GeneralSettingsClass::getRequiredValue('_b_name') ?? 'Auto Part Station'; @endphp