@extends('layouts.app') @section('content')
Created: {{ $loanOffer->created_at->format('d M Y') }}
Updated {{ $loanOffer->updated_at->diffForHumans() }}This loan has been approved and is ready to be sent to NMB Bank for processing.
Amount to Disburse: TZS {{ number_format($loanOffer->total_amount_to_pay, 2) }}
{{ $loanOffer->created_at->format('d M Y, h:i A') }}
Status changed
Funds sent successfully