@extends('layouts.app') @section('content') Change Password Home Users Change Password {{ csrf_field() }} User Information Password Password Confirm Password Cancel @endsection @section('script') @endsection