Route::get('/login', function () { $csrf = csrf_token(); $html = << JLM Store ¨C Iniciar sesión /login

JLM Store

Acceso para vendedores y almacén

HTML; return response($html, 200)->header('Content-Type','text/html; charset=UTF-8'); })->name('login');