@extends('layouts.main', ['welcome' => true]) @section('content') {{ __('Reset password') }} {{ __('Your password was updated properly.') }} {{ __('Authenticate') }} @endsection
{{ __('Your password was updated properly.') }}
{{ __('Authenticate') }}