@extends('admin.layouts.app') @section('content') Change Password Back @include('admin.layouts.include.message') Change Password Old Password* Please enter your old password. New Password* Please enter your new password. Confirm Password* Please confirm your new password. @endsection @section('customJs') @endsection