@extends('dashboard.master') @section('title', 'General Fund Collect') @push('css') @endpush @section('content')
General Fund Collect
@csrf
@push('js') @endpush @endsection