@extends('admin.layouts.app') @section('title', 'Change Password') @section('content')

Change Password Back

@csrf
@endsection @section('script') @endsection