Dashboard Logo Dashboard Logo
    @php $menuController = new \App\Http\Controllers\Admin\MenuController(); $menuUserItems = $menuController->getUserMenu(); $menuAdminItems = $menuController->getAdminMenu(); @endphp @foreach($menuUserItems as $item) @if ($item['type'] == 'label')
  • {{ __($item['label']) }}
  • @elseif ($item['type'] == 'divider')
    @else @if ($item['has_access'])
  • @if(!empty($item['children'])) {{ __($item['label']) }} @if(!empty($item['badge_text'])) {{ $item['badge_text'] }} @endif
      @foreach($item['children'] as $child)
    • @if (!is_null($child['icon'])) @endif{{ __($child['label']) }}
    • @endforeach
    @else {{ __($item['label']) }} @if(!empty($item['badge_text'])) {{ $item['badge_text'] }} @endif @endif
  • @endif @endif @endforeach @role('admin') @foreach($menuAdminItems as $item) @if ($item['type'] == 'label')
  • {{ __($item['label']) }}
  • @elseif ($item['type'] == 'divider')
    @else @if ($item['has_access'])
  • @if(!empty($item['children'])) {{ __($item['label']) }} @if(!empty($item['badge_text'])) {{ $item['badge_text'] }} @endif
      @foreach($item['children'] as $child)
    • @if (!is_null($child['icon'])) @endif{{ __($child['label']) }}
    • @endforeach
    @else {{ __($item['label']) }} @if(!empty($item['badge_text'])) {{ $item['badge_text'] }} @endif @endif
  • @endif @endif @endforeach @endrole
    @if (App\Services\HelperService::extensionSaaS()) {{ __('Plan') }}: @if (is_null(auth()->user()->plan_id)){{ __('No Active Subscription') }} @else {{ __(App\Services\HelperService::getPlanName())}} @endif @endif
    {{ __('View Credits') }}
    @if (App\Services\HelperService::extensionSaaS()) @if (is_null(auth()->user()->plan_id))
    {{ __('Upgrade') }}
    @endif @endif
    @if (App\Services\HelperService::extensionSaaS()) @if (config('payment.referral.enabled') == 'on')
    {{ __('Invite your friends and get') }} {{ config('payment.referral.payment.commission') }}% @if (config('payment.referral.payment.policy') == 'all') {{ __('of all their purchases') }} @else {{ __('of their first purchase') }}@endif
    {{ __('Invite Friends') }}
    @endif @endif
{{ __('Credits on') }} {{ config('app.name') }}
{{ __('Unlock your creativity with') }} {{ config('app.name') }} {{ __('credits') }}

{{ __('Maximize your content creation with') }} {{ config('app.name') }}. {{ __('Each credit unlocks powerful AI tools and features designed to enhance your content creation.') }}

{{ __('AI Model') }}
{{ __('Credits') }}

@if ($settings->model_credit_name == 'words') {{ __('Words') }} @else {{ __('Tokens') }} @endif
{{ \App\Services\HelperService::getTotalWords()}}

{{ __('Media Credits') }}
{{ \App\Services\HelperService::getTotalImages()}}

{{ __('Characters') }}
{{ App\Services\HelperService::getTotalCharacters()}}

{{ __('Minutes') }}
{{ App\Services\HelperService::getTotalMinutes()}}
@if (App\Services\HelperService::extensionSaaS())
{{ __('Upgrade Now') }}
@endif
{{__('Valid For')}}:
{{__('AI Writer')}}
{{__('AI Article Wizard')}}
{{__('Smart Editor')}}
{{__('AI ReWriter')}}
{{__('AI Chat')}}
{{__('AI File Chat')}}
{{__('AI Web Chat')}}
{{__('AI Youtube')}}
{{__('AI RSS')}}
{{__('AI Code')}}
{{__('AI Vision')}}
{{__('Valid For')}}:
{{__('AI Avatar')}}
{{__('AI Images')}}
{{__('AI Video Image')}}
{{__('AI Video Text')}}
{{__('AI Video Video')}}
{{__('AI Photo Studio')}}
{{__('AI Product Photo')}}
{{__('Faceswap')}}
{{__('AI Music')}}
{{__('Valid For')}}:
{{__('AI Text to Speech')}}
{{__('Voice Cloning')}}
{{__('Voice Isolator')}}
{{__('Valid For')}}:
{{__('AI Speech To Text')}}