@extends('admin.layouts.master') @section('title', 'Change User Password') @section('content')
{{ $errors->first('password') }}