From b86e69b60e9f1cb07a0040407638a9b18bc30f4a Mon Sep 17 00:00:00 2001 From: Aldarien Date: Tue, 13 Apr 2021 23:04:03 -0400 Subject: [PATCH] Alias UI --- ui/resources/views/currencies/show.blade.php | 118 ++++++++++++++++++- ui/setup/web/settings.php | 2 +- 2 files changed, 118 insertions(+), 2 deletions(-) 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