@extends('adminlte::page') @section('title', 'Currency Details') @section('content_header')
{{ $currency->name }} ({{ $currency->code }})
This is the primary currency for the entire system. All monetary values throughout the application use this currency as the default.