@if (Auth::user()->user_type != 'Admin')
  • Wallet Balance {{Auth::user()->total_amount}}

  • @endif
  • @csrf