{{ trans('payments.wallet_balance') }} {{amountFormat($user->balance)}}
{{trans('dashboard.recent_transactions')}}
{{dateFormat($row['created_at'])}} | {{$row['note']}} |
@extends ('crm.layouts.app') @section ('title', trans('labels.backend.customers.management'))) @section('content')
{{dateFormat($row['created_at'])}} | {{$row['note']}} |