@extends('layouts.auth') @section('content')
@csrf

LOGIN

OLVIDASTE TU CONTRASEÑA?

@error('email') {{ $message }} @enderror @error('password') {{ $message }} @enderror



DOCTOR
@endsection