@if(file_exists(public_path ('storage/assets/charte/'.env('CSSSLOGIN'))))
@endif
{{ config('app.name', 'Elan') }}
@if(!empty($successMsg)) @endif @if(!empty($errorMsg)) @endif
@yield('content')
{{--
@yield('content')
--}}