{{--
{{ $title }}
{{ $subtitle }}
--}}

{{ __('layout.today') }}, {{ now()->format('d/m/Y') }}

{{ auth()->user()->zone->name }}

+ {{ $title }} | {{ $subtitle }}

Kuei,{{ auth()->user()->name.' '.auth()->user()->last_name }} !

@if(in_array(auth()->user()->role,[\App\Enum\UserRoleEnum::USER,\App\Enum\UserRoleEnum::SPECIALIST]))
{{auth()->user()->approved_status->getLangLabel()}}
@endif
{{--

{{ __('layout.today') }}, {{ now()->format('d/m/Y') }}

--}} {{----}} {{ $slot }}