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