From: Stephen Cameron Date: Tue, 25 Jan 2022 15:55:46 +0000 (+0100) Subject: WIP #4985 @4 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=4f26aba94abdad7d937a65ac18f69bd8f5a19fb4;p=pmi.git WIP #4985 @4 --- diff --git a/public/images/icon-chat.svg b/public/images/icon-chat.svg new file mode 100644 index 0000000..00f4c2d --- /dev/null +++ b/public/images/icon-chat.svg @@ -0,0 +1,16 @@ + + + + + + + + + + diff --git a/resources/views/layouts/app.blade.php b/resources/views/layouts/app.blade.php index 65056b0..528cbba 100644 --- a/resources/views/layouts/app.blade.php +++ b/resources/views/layouts/app.blade.php @@ -10,16 +10,41 @@ @endprepend @prepend('scripts') -{{-- Automatic polyfills --}} - + {{-- Automatic polyfills --}} + {{-- MMenu polyfills --}} - + - - + + {{-- Modernizr is built differently so can't use mix helper here. Todo: find a better way --}} - + + + {{-- Crisp Live Chat Box --}} + @php + $crisp_ID = [ + 'PMI' => 'd25644e8-9e1f-4306-92f5-d4e81e25e98f', + 'MICHSCI' => 'cccab513-777e-43e6-ad7d-bcd0ffd7a56f', + ]; + @endphp + @isset($crisp_ID[$variant]) + + @endisset @endprepend @include('cubist::head.htmldeclaration') diff --git a/resources/views/partials/contact-shortcut.blade.php b/resources/views/partials/contact-shortcut.blade.php index f6c3bd1..2a94dd6 100644 --- a/resources/views/partials/contact-shortcut.blade.php +++ b/resources/views/partials/contact-shortcut.blade.php @@ -1,9 +1,9 @@
- + {{ __('Téléphone') }} {{ $global->phone }} - -