@if (auth()->user()->roles()->exists() || auth()->user()->permissions()->exists()) @if (auth()->user()->hasRole('Reseller'))
@can('payment-collection')
{{ __('Payment Collection') }}
@endcan
@can('payment-collection-edit')
{{ __('Collection Edit') }}
@endcan
@can('payment-collection-invoice')
{{ __('Payment Invoice') }}
@endcan
@canany(['payment-collection-report', 'collection-list', 'without-collection-list',
'amount-collection'])
{{ __('Collection Report') }}
@endcanany
{{ __('IP & Pool') }}
{{ __('PPPoE Server') }}
{{ __('RADIUS') }}
{{ __('Firewall') }}
{{ __('Walled Garden') }} {{ __('New') }}
{{ __('Queues') }}
{{ __('VPN Server') }}
{{ __('Interfaces & VLAN') }}
{{ __('Live Traffic') }}
{{ __('Router Logs') }}
{{ __('Backup & Restore') }}