{{--
@csrf
@if (Route::has('password.request')) {{ __('Forgot your password?') }} @endif {{ __('Log in') }}
--}} @extends('index') @section('title', 'Connexion') @section('content')
@endsection