@merchant
{{ translate('Balance') }} : {{ currency_symbol() . number_format(Auth::user()->wallet_balance, 2) }}
@endmerchant