@extends('layouts.auth') @section('main-content')

{{ __('Jelszó visszaállítása') }}

@if ($errors->any()) @endif
@endsection