@extends('template.layouts.template-base') @section('title', 'Profile') @section('styles') @endsection @section('content') Profile Personal Details Change Password @csrf Name* @error('name') {{ $message }} @enderror Phone Number * @error('mobile') {{ $message }} @enderror Mail * @error('email') {{ $message }} @enderror Role Cancel Update Change Profile Old Password * Forgot Password New Password * Confirm Password * Cancel Save Forgot Password? Enter your registered email address. We'll send you a link to reset your password Mail Cancel Send Link Verify Your Email Kindly enter the 4-digit unique code sent to parthi@cloudi5.com. Resend Code Cancel Verify Set New Password Your password must be 8+ characters with an uppercase letter, a number, and a special character. New Password * Confirm Password * Cancel Submit ✓ Password Set Successfully Your password has been set successfully. You can now log in using your new password. ✓ Password Change Successfully Your password has been chaanged successfully. You can now log in using your new password. @endsection @section('scripts') @endsection
Enter your registered email address. We'll send you a link to reset your password
Kindly enter the 4-digit unique code sent to parthi@cloudi5.com.
Your password must be 8+ characters with an uppercase letter, a number, and a special character.
Your password has been set successfully. You can now log in using your new password.
Your password has been chaanged successfully. You can now log in using your new password.