From d180779133d53b3b9201ffa8d2e7a23771cf91f7 Mon Sep 17 00:00:00 2001 From: cp6 Date: Mon, 9 Dec 2024 16:53:15 +1100 Subject: [PATCH] Updated back and submit buttons in reseller and shared create to use new icon button components --- resources/views/reseller/create.blade.php | 11 ++++------- resources/views/shared/create.blade.php | 11 ++++------- 2 files changed, 8 insertions(+), 14 deletions(-) diff --git a/resources/views/reseller/create.blade.php b/resources/views/reseller/create.blade.php index 5b1a265..0f31e7a 100644 --- a/resources/views/reseller/create.blade.php +++ b/resources/views/reseller/create.blade.php @@ -8,10 +8,10 @@

Reseller hosting information

- + + {{ route('reseller.index') }} Go back - +
@csrf
@@ -209,10 +209,7 @@
- + Insert Reseller hosting
diff --git a/resources/views/shared/create.blade.php b/resources/views/shared/create.blade.php index 06c0578..dca11fa 100644 --- a/resources/views/shared/create.blade.php +++ b/resources/views/shared/create.blade.php @@ -8,10 +8,10 @@

Shared hosting information

- + + {{ route('shared.index') }} Go back - +
@csrf
@@ -199,10 +199,7 @@
- + Insert Shared hosting