@extends('auth.layout.app') @section('title', config('app.name') . ' - Connexion') @section('content') @php use Laravel\Fortify\Features; @endphp @if (session('otp_pending_user_id')) {{-- ────────── ÉTAPE 2 : Code OTP ────────── --}}
{{ __('auth.otp.description') }}