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

@lang('frontsistema.alta_de_cuentas.title')

@lang('frontsistema.alta_de_cuentas.first_main_title')

@lang('frontsistema.alta_de_cuentas.help_msg')

@lang('frontsistema.alta_de_cuentas.first_title')
@lang('frontsistema.alta_de_cuentas.requested_info')
@lang('frontsistema.alta_de_cuentas.type_of_recipient_err')
@lang('frontsistema.alta_de_cuentas.destination_error')
{!! $broker_setting['account_registration_disclaimer'] !!}
@lang('frontsistema.alta_de_cuentas.terms_error')
@lang('frontsistema.btn_cancel')

@lang('frontsistema.alta_de_cuentas.second_main_title')

@lang('frontsistema.alta_de_cuentas.second_title')
@lang('frontsistema.alta_de_cuentas.user_label') {{$accountName}}
@lang('frontsistema.alta_de_cuentas.type_of_recipient'):
@lang('frontsistema.alta_de_cuentas.destination'):
@lang('frontsistema.alta_de_cuentas.type_of_account'):
@lang('frontsistema.alta_de_cuentas.account_name'):
@lang('frontsistema.alta_de_cuentas.account_number'):
@lang('frontsistema.alta_de_cuentas.status_label')
@lang('frontsistema.alta_de_cuentas.verification_error')

@lang('frontsistema.alta_de_cuentas.third_main_title')

@lang('frontsistema.alta_de_cuentas.third_title')
@lang('frontsistema.alta_de_cuentas.type_of_recipient'):
@lang('frontsistema.alta_de_cuentas.destination'):
@lang('frontsistema.alta_de_cuentas.type_of_account'):
@lang('frontsistema.alta_de_cuentas.account_name'):
@lang('frontsistema.alta_de_cuentas.account_number'):
@lang('frontsistema.alta_de_cuentas.status_label') Pendiente
@lang('frontsistema.alta_de_cuentas.code_label')
@lang('frontsistema.alta_de_cuentas.code_error')
@lang('frontsistema.alta_de_cuentas.help_msg3') @lang('frontsistema.alta_de_cuentas.contact')
@php $arr['label1'] = array('type'=>'text','value'=>'val','label_en'=>'eng','label_es'=>'spanish'); //dd($arr); @endphp @endsection @section('customjs') @endsection