From: soufiane Date: Tue, 25 Jul 2023 09:43:23 +0000 (+0200) Subject: wait #6171 @0:10 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=50a45e221fee437f8cba097f67bab174665a022b;p=pmi.git wait #6171 @0:10 --- diff --git a/resources/views/pages/order.blade.php b/resources/views/pages/order.blade.php index 5efe06c..1bfc45e 100644 --- a/resources/views/pages/order.blade.php +++ b/resources/views/pages/order.blade.php @@ -20,9 +20,9 @@ {{ __('Frais de ports') }} : @{{ total > 1000 ? '20€' : '0€' }}
-

{{ __('Total HT') }} : @{{ total }}

-

{{ __('Montant TVA') }} : @{{ tva }}

-

{{ __('Total TTC') }} : @{{ totalTTC }}

+

{{ __('Total HT') }} : @{{ total }}€

+

{{ __('Montant TVA') }} : @{{ tva }}€

+

{{ __('Total TTC') }} : @{{ totalTTC }}€