@extends('layouts/contentNavbarLayout') @section('title', 'Wallet - Wallet Amount') @section('content')
${{number_format($user->wallet_balance, 2)}}
${{number_format($processingAmount, 2)}}