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

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

{{-- hide 10 july 2025 because its not useable --}} {{--

--}}

Report Filter

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