@extends('panel.layouts.superadmin.app') @section('page-title') {{ LaraCore::setting('html_prefix') }} {{ (LaraCore::setting('html_prefix') != '') ? '|' : '' }} Account Ledger @stop @section('content')

Account Ledger

Id Account Name Contact Total Amount Received Amount Pending Amount Type Status
Total Amount:
{{-- @include('common.modal.send_report_mail_confirm_model',['entity' => 'subscription_bill']) --}}
@stop @section('custom-scripts') @stop