@extends('layouts.layout') @section('content')

Connexion


@csrf
@if (Route::has('password.request')) {{--
Forgot Your Password?
--}} @endif
@endsection