@php $currentTz = $timezoneValue ?? (isset($tenant) && $tenant ? ($tenant->timezone ?? null) : null); @endphp