@yield('css')
@php // dd($counts); if (!Auth::check()) { header('Location: ' . route('login')); // exit(); } @endphp @php $routeName = Route::currentRouteName(); @endphp {{-- @if ($routeName != 'mail.info' || $routeName != 'mails.filter' || $routeName != 'mails.show') --}} {{-- @if (!in_array($routeName, ['mail.info', 'mails.filter', 'mails.show'])) {{ $routeName }}