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

@lang('frontsistema.entre_mis_cuentas.title')

@lang('frontsistema.entre_mis_cuentas.first_main_title')

@lang('frontsistema.entre_mis_cuentas.saldo_label')

-

@lang('frontsistema.entre_mis_cuentas.charge_account_error')
@lang('frontsistema.entre_mis_cuentas.first_title')
@lang('frontsistema.entre_mis_cuentas.badge_error')
@lang('frontsistema.entre_mis_cuentas.amount_label_error')
@lang('frontsistema.entre_mis_cuentas.application_date_err')
@lang('frontsistema.entre_mis_cuentas.payment_account_error')
@lang('frontsistema.entre_mis_cuentas.required_help')

@lang('frontsistema.entre_mis_cuentas.second_main_title')

@lang('frontsistema.entre_mis_cuentas.second_title')
@lang('frontsistema.entre_mis_cuentas.user_label') {{$accountName}}
@lang('frontsistema.entre_mis_cuentas.application_date'):
@lang('frontsistema.entre_mis_cuentas.charge_account'):
@lang('frontsistema.entre_mis_cuentas.payment_account'):
@lang('frontsistema.entre_mis_cuentas.amount_label'):
@lang('frontsistema.entre_mis_cuentas.status_label')
@lang('frontsistema.entre_mis_cuentas.verification_error')
@lang('frontsistema.btn_back')

@lang('frontsistema.entre_mis_cuentas.third_main_title')

@lang('frontsistema.entre_mis_cuentas.third_title')
@lang('frontsistema.entre_mis_cuentas.user_label') {{$accountName}}
@lang('frontsistema.entre_mis_cuentas.application_date'):
@lang('frontsistema.entre_mis_cuentas.charge_account'):
@lang('frontsistema.entre_mis_cuentas.payment_account'):
@lang('frontsistema.entre_mis_cuentas.amount_label'):
@lang('frontsistema.entre_mis_cuentas.code_label')
@lang('frontsistema.entre_mis_cuentas.code_error')
@lang('frontsistema.entre_mis_cuentas.help_msg3') @lang('frontsistema.entre_mis_cuentas.contact')
@php $arr['label1'] = array('type'=>'text','value'=>'val','label_en'=>'eng','label_es'=>'spanish'); //dd($arr); @endphp @endsection @section('customjs') @endsection