@extends('app-new') {{-- Web site Title --}} @section('title') Accounts Overview :: @parent @stop @section('content') @if (isset($status))
@endif

Accounts Overview :: {{ $account->name }}


{{ trans('admin/admin.back') }}

Report Filter

{{-- --}} @php $currentUrl = request()->path(); @endphp
Date Amount Channel Ref. No Created By Created At Actions
@endsection {{-- @section('styles') --}} @push('head-script') @endpush {{-- @stop --}} {{-- Scripts --}} {{-- @section('scripts') --}} @push('footer-script') @endpush