@php $dir = GetDirection(); $locale = app()->getLocale(); $isDarkMode = array_key_exists('theme', $_COOKIE) && $_COOKIE['theme'] === 'dark'; @endphp
{{ __('dashboard.copyright') }}