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

@lang('frontsistema.entre_el_mis_broker.title')

@lang('frontsistema.entre_el_mis_broker.first_main_title')

@lang('frontsistema.entre_el_mis_broker.saldo_label')

-

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

@lang('frontsistema.entre_el_mis_broker.second_main_title')

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

@lang('frontsistema.entre_el_mis_broker.third_main_title')

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