@extends('backend.layouts.app') @section('title', 'Change Password') @section('page-title', 'Change Password') @section('page-breadcrumb', 'Change Password') @section('content')
Change Password
@csrf
@endsection