@extends('layouts.auth') @section('modals') @endsection @section('content')

Ingresa tu correo electrónico para autenticarte.

@csrf
Volver
{{--
@csrf
@error('email') {{ $message }} @enderror
Volver
--}} @endsection @section('scripts') @endsection