@php $balance = getWalletBallance($userId); $user = App\Models\User::find($userId); @endphp
@csrf