@extends('layouts.master') @section('title') Change Password @endsection @section('page-title') Change Password @endsection @section('body') @endsection @section('content')
@csrf @method('POST')

Invoice Settings

Current Password
New Password
Confirm Password
@endsection @section('scripts') @endsection