From: soufiane Date: Tue, 10 Oct 2023 09:06:45 +0000 (+0200) Subject: wait #6378 @0:30 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=ae2000b1edefaf8a142ae52e1fec30053f132ad5;p=pmi.git wait #6378 @0:30 --- diff --git a/resources/views/pages/product-detail.blade.php b/resources/views/pages/product-detail.blade.php index 96a91e3..5723e42 100644 --- a/resources/views/pages/product-detail.blade.php +++ b/resources/views/pages/product-detail.blade.php @@ -51,12 +51,6 @@ @guest('web-clients') @if($product->basic_selling_price) -
- - ? -
{{ __('Connectez-vous à votre compte pour afficher les prix') }}
{{ __('Se connecter') }} @@ -142,16 +136,24 @@
@endif + @if(config('features.quote')) +
+ + ? +
+ @endif @endauth - @if(config('features.quote')) -
- + @guest('web-clients') +
+ ?
- @endif + @endguest @isset($product->time_limit)