| 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('tranches.edit') @endcan @can('tranches.delete') @endcan |
| No tranches found. | |||||