{{-- Laravel
@if (Route::has('login')) @endif

Let's get started

Laravel has an incredibly rich ecosystem.
We suggest starting with the following.

{{-- Laravel Logo --}} {{-- Light Mode 12 SVG --}} {{-- Dark Mode 12 SVG --}}
@if (Route::has('login')) @endif --}} @extends('auth.layout.app') @section('title', config('app.name') . ' - Connexion') @section('content') test @endsection