@extends('admin.layouts.app') @section('title', 'Change Password') @section('header-title', 'Change Password') @section('content')
Change Password
@csrf
@endsection