@extends('auth.layout.app') @section('title', __("Reset Password")) @section('cardTitle', __('Reset Password')) @section('cardText', __('Fill in the form to Recover your Account')) @section('content')
@error('username') {{ $message }} @enderror