@extends('layouts.appLogin') @section('title', 'Connexion - L\'unique Création') @section('content')

Connexion BackOffice

@csrf
@if (Route::has('password.request')) Mot de passe oublié @endif
@endsection