@extends('layouts.dash2') @section('title', $title) @section('content')
| Type | Amount | Status | |||
|---|---|---|---|---|---|
|
|
{{ Auth::user()->s_curr }}{{ number_format($loan->amount, 2) }}
{{ Auth::user()->curr }}
|
@if($loan->active == 'Processed') {{ $loan->active }} @else {{ $loan->active }} @endif | |||