@if (Route::has('main_login'))
@auth
Home
@else
Log in
@if (Route::has('register'))
Register
@endif @endauth
@endif
Offres d'emploie
Shop
Sponsor
Laravel v{{ Illuminate\Foundation\Application::VERSION }} (PHP v{{ PHP_VERSION }})