Admintro logo Admintro logo
    {{ App\Services\HelperService::getTotalWords()}} {{ __('words left') }}
    @if (is_null(auth()->user()->plan_id)) {{ __('Upgrade') }} @endif
  • {{ __('AI Panel') }}
  • {{ __('Dashboard') }}
  • {{ __('Templates') }}
  • {{ __('Documents') }}
    • {{ __('All Documents') }}
    • @role('user|subscriber') @if (config('settings.image_feature_user') == 'allow')
    • {{ __('All Images') }}
    • @endif @endrole @role('admin')
    • {{ __('All Images') }}
    • @endrole @role('user|subscriber') @if (config('settings.code_feature_user') == 'allow')
    • {{ __('All Codes') }}
    • @endif @endrole @role('admin')
    • {{ __('All Codes') }}
    • @endrole
    • {{ __('Workbooks') }}
  • @role('user|subscriber') @if (config('settings.image_feature_user') == 'allow')
  • {{ __('AI Images') }}
  • @endif @endrole @role('admin')
  • {{ __('AI Images') }}
  • @endrole @role('user|subscriber') @if (config('settings.code_feature_user') == 'allow')
  • {{ __('AI Code') }}
  • @endif @endrole @role('admin')
  • {{ __('AI Code') }}
  • @endrole {{-- @role('user|subscriber') @if (config('settings.chat_feature_user') == 'allow')
  • {{ __('Chat') }}
  • @endif @endrole @role('admin')
  • {{ __('Chat') }}
  • @endrole --}} @role('admin')
  • {{ __('Admin Panel') }}
  • {{ __('Dashboard') }}
  • {{ __('Davinci Management') }}
    • {{ __('Davinci Dashboard') }}
    • {{ __('Davinci Templates') }}
    • {{ __('Custom Templates') }}
    • {{ __('Davinci Settings') }}
  • {{ __('User Management') }}
    • {{ __('User Dashboard') }}
    • {{ __('User List') }}
    • {{ __('Activity Monitoring') }}
  • {{ __('Finance Management') }} @if (auth()->user()->unreadNotifications->where('type', 'App\Notifications\PayoutRequestNotification')->count()) {{ auth()->user()->unreadNotifications->where('type', 'App\Notifications\PayoutRequestNotification')->count() }} @else @endif
    • {{ __('Finance Dashboard') }}
    • {{ __('Transactions') }}
    • {{ __('Subscription Plans') }}
    • {{ __('Prepaid Plans') }}
    • {{ __('Subscribers') }}
    • {{ __('Referral System') }}
    • {{ __('Referral Payouts') }} @if ((auth()->user()->unreadNotifications->where('type', 'App\Notifications\PayoutRequestNotification')->count())) {{ auth()->user()->unreadNotifications->where('type', 'App\Notifications\PayoutRequestNotification')->count() }} @endif
    • {{ __('Invoice Settings') }}
    • {{ __('Payment Settings') }}
  • {{ __('Support Requests') }} @if (App\Models\SupportTicket::where('status', 'Open')->count()) {{ App\Models\SupportTicket::where('status', 'Open')->count() }} @endif
  • {{ __('Notifications') }} @if (auth()->user()->unreadNotifications->where('type', '<>', 'App\Notifications\GeneralNotification')->count()) @else @endif
    • {{ __('Mass Notifications') }}
    • {{ __('System Notifications') }} @if ((auth()->user()->unreadNotifications->where('type', '<>', 'App\Notifications\GeneralNotification')->count())) @endif
  • {{ __('Frontend Management') }}
    • {{ __('Frontend Settings') }}
    • {{ __('SEO & Logos') }}
    • {{ __('Blogs Manager') }}
    • {{ __('FAQs Manager') }}
    • {{ __('Reviews Manager') }}
    • {{ __('T&C Pages Manager') }}
    • {{ __('Google Adsense') }}
  • {{ __('General Settings') }}
    • {{ __('Global Settings') }}
    • {{ __('Auth Settings') }}
    • {{ __('Registration Settings') }}
    • {{ __('SMTP Settings') }}
    • {{ __('Database Backup') }}
    • {{ __('Activation') }}
    • {{ __('Upgrade Software') }}
    • {{ __('Clear Cache') }}
  • @endrole