@extends('layouts.app') @section('content') {{-- ── SUCCESS TOAST ── --}} @if(session('success'))
| SL | Agency | Balance | Credit Limit | Currency | Country | Status | Action |
|---|---|---|---|---|---|---|---|
| {{ $agencies->firstItem() + $key }} |
|
{{ optional($agency->wallet)->balance ?? 0 }} | {{ $agency->credit_limit }} | {{ $agency->currency->c_shortname }} | {{ $agency->country_id }} | Approved | |
| No agencies added yet. | |||||||