@extends('layouts.master') @section('title',' Change Password') @section('page-header') Change Password @stop @section('css') @stop @section('content')

Change Password

@endsection @section('js') @stop