HEAD @php $setting = App\Models\SiteSetting::find(1); $version = $setting->copyright ?? '2.0.0'; // Default version if not set @endphp