@php $color = \App\Models\Configuration::query()->where("label",'=','color')->first(); $colortext = \App\Models\Configuration::query()->where("label",'=','colortext')->first(); $CompanyName = \App\Models\Configuration::query()->where("label",'=','CompanyName')->first(); @endphp

{{ !empty(Auth::user()->nom_fournisseur_medicament) ? Auth::user()->nom_fournisseur_medicament : Auth::user()->nom_fournisseur_para }}


{{-- {{$CompanyName->value}}--}}

@if($guard_web)
@include('components.notifications-dropdown', ['legacyHeader' => true]) {{-- legacy notification toggle removed --}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{--
--}} {{--
--}} {{-- --}}
0
@endif
{{ __('messages.Hello') }} {{$user->name}} @php $image = asset("images/users/"); if($guard_provider){ $image = "images/providerAgent/"; } if($guard_web){ $image = "images/clientAgent/"; } @endphp Logophoto == null)? "blank.png" : $user->photo)) }}"/>