@extends('voyager::master') @section('page_title', 'Wallet Summary') @section('page_header') @stop @section('content')
@include('_partials.alerts')
   

Name Amount
Total amount debited :
Total amount credited :
GL accounting summary
Total amount debited from agents :
Total amount credited to agents :
Customer account Summary
Total amount debited from customer's account :
Total amount credited to customer's account :
@include('paynow.agents.fields') @stop @section('css') @stop @section('javascript') @stop