@extends('web.pages.my-account.funds.main') @section('funds')
{{ trans('text.total-balance') }}: {{ $user->wallet_formated }}
{{ session('error') }}
{{ session('success') }}
({{ $settings->zain_cash_fees }}% processing fees will be charged to the added amount )