@extends('layouts.master2') @section('css') @endsection @section('content')
@if (session('success')) @endif
{{ csrf_field() }}

Olvidaste tu Contraseña


Recuerda tu contraseña

@error('email') {{ $message }} @enderror
@endsection @section('js') @endsection