@extends('layouts.admin') @section('title', $pageTitle) @section('content')
{{ $errors->first('password') }}
{{ $errors->first('confirm_password') }}