diff --git a/ui/resources/views/currencies/show.blade.php b/ui/resources/views/currencies/show.blade.php index 0a3d083..44ccb14 100644 --- a/ui/resources/views/currencies/show.blade.php +++ b/ui/resources/views/currencies/show.blade.php @@ -6,6 +6,15 @@ @section('content')

+ + + + + + +
Alias + +
@@ -87,10 +96,112 @@ + @endsection @push('scripts')
Url