Ingresar al sistema SysPOS
Ingresar
Route::get('/test-login', function () { Auth::loginUsingId(1); return Auth::user(); });