From e06c2ba9a0df6121df8c29f545c88e7ba4e54e7b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cihan=20=C5=9Eent=C3=BCrk?= Date: Mon, 6 Jun 2022 19:39:47 +0300 Subject: [PATCH] payment modal renewed --- resources/assets/js/views/common/documents.js | 2 +- resources/lang/en-GB/general.php | 1 + .../views/modals/documents/payment.blade.php | 75 +++++++++++++++---- 3 files changed, 61 insertions(+), 17 deletions(-) diff --git a/resources/assets/js/views/common/documents.js b/resources/assets/js/views/common/documents.js index 4f32bba7c..47d9c9047 100644 --- a/resources/assets/js/views/common/documents.js +++ b/resources/assets/js/views/common/documents.js @@ -585,7 +585,7 @@ const app = new Vue({ this.component = Vue.component('add-new-component', (resolve, reject) => { resolve({ - template: '
', + template: '
', mixins: [ Global diff --git a/resources/lang/en-GB/general.php b/resources/lang/en-GB/general.php index fb3582e76..3319e2a0d 100644 --- a/resources/lang/en-GB/general.php +++ b/resources/lang/en-GB/general.php @@ -224,6 +224,7 @@ return [ 'copied' => 'Copied', 'preview_mode' => 'Preview Mode', 'go_back' => 'Go back to :type', + 'validation_error' => 'Validation error.', 'card' => [ 'cards' => 'Card|Cards', diff --git a/resources/views/modals/documents/payment.blade.php b/resources/views/modals/documents/payment.blade.php index 8e75b129f..bc8fae531 100644 --- a/resources/views/modals/documents/payment.blade.php +++ b/resources/views/modals/documents/payment.blade.php @@ -1,27 +1,70 @@ - +
+

+
-
- +
+
+
+
    + - + +
+
+
- +
+
+ - + - + - - - - - - - + +
+
+ +
+
+ + + + + + + + + + + + +
+