[ 'account_info' => 'Account Info', 'user_info' => 'User Info', 'menu' => [ 'role_update' => 'Update Role', 'toggle_status' => 'Toggle Status', 'password_reset' => 'Send Password Reset', ], 'confirmation' => [ 'toggle_status' => 'Are you sure you want to change the status of this user?', 'status_changed' => 'User status has been successfully updated.', 'status_unchanged' => 'User status was not changed.', 'send_password_reset' => 'Are you sure you want to send a password reset link to this user?', 'password_reset_success' => 'Password reset link has been successfully sent.', ], ], ];