| Funder | Tranche Name | Funded Date | Rate per Case | Created | Actions |
|---|---|---|---|---|---|
| {{ $tranche->funder_name }} | {{ $tranche->tranche_name }} | {{ $tranche->funded_date?->format('d/m/Y') }} | £{{ number_format($tranche->amount_per_case, 2) }} | {{ $tranche->created_at->format('d/m/Y') }} | @can('edit', $tranche) @endcan @can('delete', $tranche) @endcan |
| No tranches found. | |||||