@extends('user.layouts.master') @section('title', 'برداشت ' . $currency) @section('content')
موجودی فعلی: {{ $wallet ? rtrim(rtrim(number_format($wallet->balance, 8, '.', ''), '0'), '.') : '0' }} {{ $currency }}