@extends('dashboard.master') @section('title', 'General Fund List') @push('css') @endpush @section('content')
General Fund List
{{-- Filters row --}}
{{-- Summary bar (Opening removed) --}}
@endsection @push('js') @endpush