-
{{ $current->name }}@foreach ($languages as $language){{ $language->name }}@endforeach
@include('dashboard.layouts.panels.dark_mode')
@if(activeGuard('merchant'))
{{ t_('Profile') }}
@else
{{ t_('Profile') }}
@endif
@if (activeGuard('merchant'))
{{ t_('Sign Out') }}
@else
{{ t_('Sign Out') }}
@endif
Notifications
Mark All ReadYou have 4 unread Notifications