@extends('backend.layouts.app') @section('title', 'Self Fund Add') @section('page-title', 'Self Fund Add') @section('page-breadcrumb', 'Self Fund Add') @section('content')
Self Add Fund
@csrf
Self Fund Add

@endsection @section('self_script') @endsection