@extends('layout.main') @section('content')
Fund Name | Fund Amount | {{--Fund Description | --}} @if (Auth::user()->can('fund-edit') || Auth::user()->can('fund-delete'))Actions | @endif|
---|---|---|---|---|
{{ $fund->name }} {{--10x Developer --}} |
TSHS {{ number_format($fund->amount, 2) }}
{{ $fund->description }} |
{{-- Approved | --}}||
No Funds Found |