logo logo logo logo
  • img
    {{ $current->name }}
    @foreach ($languages as $language) img
    {{ $language->name }}
    @endforeach
@include('dashboard.layouts.panels.dark_mode')
Notifications
Mark All Read

You have 4 unread Notifications

New files available
10 hour ago
Updates Available
2 days ago
New Order Received
1 hour ago
New review received
1 day ago
22 verified registrations
2 hour ago
Project has been approved
4 hour ago
VIEW ALL
{{ auth(activeGuard())->user()?->name }}
@if(activeGuard('merchant')) {{ t_('Profile') }} @else {{ t_('Profile') }} @endif @if (activeGuard('merchant')) {{ t_('Sign Out') }} @else {{ t_('Sign Out') }} @endif