{{ $collection->created_at->format('l jS \\of F Y') }}
@extends('layouts.investor') @section('content')
{{ $collection->created_at->format('l jS \\of F Y') }}
Fund REF
{{ strtoupper($collection->fund->reference) }}
Repayment Amount
₦ {{ number_format($collection->amount, 2) }}
Commission
₦ {{number_format($collection->commission, 2)}}