@extends('dashboard.master') @section('title', 'Annual Report') @push('css') @endpush @section('content')
Annual Report
SN Fund Year Income Expense Balance
0.00 0.00 0.00
@push('js') @endpush @endsection