{{-- logo logo logo logo --}}
user-img

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

{{ auth()->user()->email }}
  • {{ __('Main') }}
  • {{ __('Home') }}1
  • {{ __('General') }}
  • @can('admin-view')
  • {{ __('Admins') }}
  • @endcan @can('user-view')
  • {{ __('Users') }}
  • @endcan @can('role-view')
  • {{ __('Roles') }}
  • @endcan @can('copoun-view')
  • {{ __('Copouns') }}
  • @endcan @can('copoun-view')
  • {{ __('Cities') }}
  • @endcan @can('ad-view')
  • {{ __('Ads') }}
  • @endcan @can('category-view')
  • {{ __('Categories') }}
  • @endcan @can('product-view')
  • {{ __('Products') }}
  • @endcan @can('attribute-view')
  • {{ __('Attributes') }}
  • @endcan @can('contact-view')
  • {{ __('Contacts Us') }}
  • @endcan @can('setting-view')
  • {{ __('Settings') }}
      • {{ __('Settings') }}
      • {{ __('General Settings') }}
      • {{ __('Social Media Settings') }}
  • @endcan