@extends('layouts.app') @section('content')
{{ $errors->first('password') }}
{{ $errors->first('new_password') }}