@extends('admin.layouts') @section('title', 'Reset Password') @section('header') @endsection @section('content')

Reset Password

Enter old password to reset your password.

@csrf
Lock Icon
Lock Icon
Lock Icon
@endsection @section('footer') @endsection