@extends('layout.master') @section('title', 'Change Password') @section('content')

Change Password

@include('inc.messages')
@csrf
@endsection @section('css') @endsection @section('js') @endsection