@extends('layouts.admin') @section('title') @lang('Change Password') @endsection @section('breadcrumb')

@lang('Change Password')

@endsection @section('content')
@csrf
@endsection