{{-- @can('view dashboard') --}}
{{ __('dashboard.Home') }}
{{-- @endcan --}}
{{ __('dashboard.Users') }}
{{-- @can('view customers')
{{ __('dashboard.Customers') }}
@endcan --}} {{--
{{ __('dashboard.Item Categories') }}
{{ __('dashboard.All Item Categories') }}
{{ __('dashboard.Create Item Category') }}
{{ __('dashboard.Items') }}
{{ __('dashboard.All Items') }}
{{ __('dashboard.Create Item') }}
--}}
{{-- Use an appropriate icon --}} {{ __('dashboard.Item Management') }}
{{ __('dashboard.All Item Categories') }}
{{ __('dashboard.Create Item Category') }}
{{ __('dashboard.All Items') }}
{{ __('dashboard.Create Item') }}
{{--
{{ __('dashboard.Tests') }}
{{ __('dashboard.Test Categories') }}
{{ __('dashboard.Placement Tests') }}
--}}
{{ __('dashboard.Tracks Management') }}
{{ __('dashboard.Track Categories') }}
{{ __('dashboard.Tracks') }}
{{-- Invoices --}}
{{ __('dashboard.Invoices') }}
{{ __('dashboard.Schedules') }}
{{ __('dashboard.All Schedules') }}
{{ __('dashboard.Create Schedule') }}
{{-- Accounting & Analysis Section --}}
{{-- Or use a different suitable icon, e.g., bi-calculator, bi-graph-up --}} {{ __('dashboard.Accounting') }}
{{-- Chart of Accounts --}}
{{ __('dashboard.Chart of Accounts') }}
{{-- Transactions --}}
{{ __('dashboard.Transactions') }}
{{-- Reports --}}
{{-- أيقونة مناسبة للتقارير --}} {{ __('dashboard.Reports') }}
{{-- Trial Balance --}}
{{ __('dashboard.Trial Balance') }}
{{-- Income Statement --}}
{{ __('dashboard.Income Statement') }}
{{-- Balance Sheet --}}
{{ __('dashboard.Balance Sheet') }}
{{-- Account Statement --}}
{{ __('dashboard.Account Statement') }}
{{-- Add more reports here as needed --}}
{{-- Payments --}}
{{-- Appropriate icon --}} {{ __('dashboard.Payments') }}
{{ __('dashboard.All Payments') }}
{{ __('dashboard.Create Payment') }}
{{-- You might not need edit/delete links in the sidebar. These actions are usually available from the index/show views --}}
{{-- Orders --}} {{--
{{ __('Orders') }}
--}} {{-- @can('view expenses')
{{ __('dashboard.Expenses') }}
@can('view expenses')
{{ __('dashboard.All Expenses') }}
@endcan @can('create expenses')
{{ __('dashboard.Add New Expense') }}
@endcan @can('view expense categories')
{{ __('dashboard.All Expense Categories') }}
@endcan @can('create expense categories')
{{ __('dashboard.Add New Expense Category') }}
@endcan
@endcan --}} {{-- @can('view statistics')
{{ __('dashboard.Statistics') }}
@can('view statistics')
{{ __('dashboard.Overview') }}
@endcan @can('view sales statistics')
{{ __('dashboard.Sales') }}
@endcan @can('view expenses statistics')
{{ __('dashboard.Expenses') }}
@endcan
@endcan --}} {{-- @can('view earnings')
{{ __('dashboard.Marketer Earnings') }}
@can('view earnings')
{{ __('dashboard.All Earnings') }}
@endcan
@endcan --}} {{-- @can('view coupons')
{{ __('dashboard.Coupons') }}
@can('view coupons')
{{ __('dashboard.View All Coupons') }}
@endcan @can('create coupons')
{{ __('dashboard.Add New Coupon') }}
@endcan
@endcan --}}
{{-- Appropriate marketing icon --}} {{ __('dashboard.Marketing') }}
@can('view coupons')
{{ __('dashboard.View All Coupons') }}
@endcan @can('create coupons')
{{ __('dashboard.Add New Coupon') }}
@endcan {{-- @can('view general-discounts') --}} {{-- Removed extra permission checks --}}
{{ __('dashboard.View All Discounts') }}
{{-- @endcan --}}
@can('view moderators')
{{ __('dashboard.Moderators') }}
@can('view moderators')
{{ __('dashboard.Moderators') }}
@endcan @can('create moderators')
{{ __('dashboard.Add New Moderator') }}
@endcan
@endcan @can('view roles')
{{ __('dashboard.Roles') }}
@can('view roles')
{{ __('dashboard.View All Roles') }}
@endcan @can('create roles')
{{ __('dashboard.Add New Role') }}
@endcan @can('view permissions')
{{ __('dashboard.Permissions') }}
@endcan
@endcan {{-- @can('view settings') --}}
{{ __('dashboard.Settings') }}
@can('view general settings')
{{ __('dashboard.General Settings') }}
@endcan @can('view email settings')
{{ __('dashboard.Email Settings') }}
@endcan @can('view sms settings')
{{ __('dashboard.sms Settings') }}
@endcan @can('view login settings')
{{ __('dashboard.login Settings') }}
@endcan {{-- @can('view footer settings')
{{ __('dashboard.footer Settings') }}
@endcan --}} {{-- @can('view payment methods')
{{ __('dashboard.Payment Methods') }}
@endcan --}}
{{-- @endcan --}} {{-- @can('view sliders')
{{ __('dashboard.Sliders') }}
@can('view sliders')
{{ __('dashboard.View All Sliders') }}
@endcan @can('create sliders')
{{ __('dashboard.Add New Slider') }}
@endcan
@endcan --}} {{-- @can('view custom pages')
{{ __('dashboard.Custom Pages') }}
@can('view custom pages')
{{ __('dashboard.View All Custom Pages') }}
@endcan @can('create custom pages')
{{ __('dashboard.Add New Custom Page') }}
@endcan
@endcan --}} {{-- @can('view static ads')
{{ __('dashboard.Static Ads') }}
@can('view static ads')
{{ __('dashboard.View All Static Ads') }}
@endcan @can('create static ads')
{{ __('dashboard.Add New Static Ad') }}
@endcan
@endcan --}} {{-- @can('view scripts')
{{ __('dashboard.Scripts') }}
@can('view scripts')
{{ __('dashboard.View All Scripts') }}
@endcan @can('create scripts')
{{ __('dashboard.Add New Script') }}
@endcan
@endcan --}}