@if (Auth::user()->role_id == 3)
₹ {{ Auth::user()->franchises->wallet_balance ?? 0.0 }} @if (Auth::user()->franchises->kyc_verify != 'Pending') @endif
@endif
@if (!Auth::user()->profile_pic) {{ \App\Helpers\DateHelper::namePrifix(Auth::user()->name) }} @else @endif
{{ Auth::user()->name }}
{{ Auth::user()->role->name }}
@if (auth()->user()->hasPermission('profile')) Profile @endif
@csrf
{{-- AWB SEARCH --}}

Welcome to DH Express Ticketing System

{{--
--}}
Recharge Wallet
{{-- Remove direct action to wallet.recharge --}}
@csrf
@foreach ([10, 1000, 2000, 5000, 10000, 20000] as $amount) @endforeach