@extends('layouts.app') @section('content')
Use a lowercase ISO-style code (e.g. usd, aud) for Stripe compatibility. Agents and admins will see these options when creating invoices.
| Code | Label | Sort | |
|---|---|---|---|
| {{ strtoupper($c->code) }} | {{ $c->label }} | {{ $c->sort_order }} | |
| No currencies. Run migrations or add one above. | |||