@extends('layouts.front_vertical_menu') @section('customcss') @endsection @section('pagecontent')

@lang('frontsistema.control_de_acceso.title')


{{--
@lang('frontsistema.control_de_acceso.modify_user_error')
@lang('frontsistema.control_de_acceso.confirm_new_user_error')
--}}

@lang('frontsistema.control_de_acceso.modify_password_error')
@lang('frontsistema.control_de_acceso.confirm_password_error')

@foreach ($security_images as $item)
@endforeach
@lang('frontsistema.control_de_acceso.user_security_img_error')

@lang('frontsistema.control_de_acceso.question_type') 1
@lang('frontsistema.control_de_acceso.security_question_error')
@lang('frontsistema.control_de_acceso.secret_question_answer_error')
@lang('frontsistema.control_de_acceso.confirm_secret_question_answer_error')
@lang('frontsistema.control_de_acceso.question_type') 2
@lang('frontsistema.control_de_acceso.security_question_error')
@lang('frontsistema.control_de_acceso.secret_question_answer_error')
@lang('frontsistema.control_de_acceso.confirm_secret_question_answer_error')
@lang('frontsistema.control_de_acceso.question_type') 3
@lang('frontsistema.control_de_acceso.security_question_error')
@lang('frontsistema.control_de_acceso.secret_question_answer_error')
@lang('frontsistema.control_de_acceso.confirm_secret_question_answer_error')

@lang('frontsistema.control_de_acceso.security_phrase_error')
@lang('frontsistema.control_de_acceso.security_phrase_confirm_error')
@lang('frontsistema.control_de_acceso.terms_error')
@lang('frontsistema.btn_cancel')

@lang('frontsistema.validate_mob.warning_title')

@lang('frontsistema.validate_mob.success_title')

@lang('frontsistema.validate_mob.code_error')

@lang('frontsistema.validate_mob.success_msg_title')

@lang('frontsistema.validate_mob.success_msg')

@lang('frontsistema.diversifique.back_to_home')
@endsection @section('customjs') @endsection