@php $locale = session('locale', config('app.locale')); @endphp @if($locale == 'fr') @else @endif
{{ __('header.select_language') }}
{{ __('header.english') }}
{{ __('header.french') }}
{{ __('header.find_company') }} {{ __('header.quotes') }} @auth
@csrf
@else {{ __('header.connect') }} @endauth