@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
Password must have 8 character and include a special character (~`! @#$%^&*-_+={}[]|\;:"<>,./?)
{{-- @endsection @section('footer') {{-- --}} @endsection