@extends('admin.layouts.layout') @section('content')

Change Password

@csrf @method('PUT')
@endsection @section('footer-script') @endsection