@extends('layouts.main')
@section('title', 'Performance Report')
@section('content')
@push('head')
@endpush
{{-- --}}
{{-- result goes heare --}}
| Collection |
Account |
No. of Transactions |
| Collection |
Account |
No. of Transactions |
@push('script')
{{-- --}}
{{-- --}}
{{-- --}}
{{-- --}}
@endpush
@endsection