@foreach ( $menuItems as $item) @if(in_array($role, $item['accessibility']))
  • in_array($activeRoute, $item['onActiveRoute']), 'sidebar-sub-menu' => !empty($item['children']) ])> @if (!empty($item['route'])) {!! $item['icon'] !!} {{ $item['title'] }} @else {!! $item['icon'] !!} {{ $item['title'] }} @endif @if (!empty($item['children']))
      @foreach ($item['children'] as $child)
    • {{ $child['title'] }}
    • @endforeach
    @endif
  • @endif @endforeach
{!! formatAmount($balance, true) !!}{{ __('general.wallet_balance') }}
{{ __('general.withdraw_now') }}
{{ __('general.sign_out') }}

{{ __('tutor.setup_payoneer_account',['payout_method' => ucfirst($userPayoutMethod?->payout_method)]) }}

img description
{{ ucfirst($userPayoutMethod?->payout_method) }}
@if ($userPayoutMethod?->payout_method == 'paypal') img description @elseif ($userPayoutMethod?->payout_method == 'payoneer') img description @endif
$errors->has('amount')])>
{{ number_format($balance, 2) }}