@extends('layout.app') @section('content')
{{-- {{$fund}} --}}
@csrf @method('put')
@endsection @section('ajax') @endsection