@extends('layouts.master', ['title' => 'Change Password']) @section('workspace')
{{--Old Password--}}
{{--New Password--}}
{{--Confirm Password--}}
@endsection @section('scripts') @endsection