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

@lang('frontsistema.cambio_de_custodio.title')

@lang('frontsistema.cambio_de_custodio.top_msg')

@lang('frontsistema.cambio_de_custodio.your_account')

{{ $account->account_number }}

@lang('frontsistema.alta_de_cuentas.type_of_account_error')

@lang('frontsistema.cambio_de_custodio.help_msg1') @lang('frontsistema.click_here') @lang('frontsistema.cambio_de_custodio.help_msg2')

{{----}}
@php $arr['label1'] = array('type'=>'text','value'=>'val','label_en'=>'eng','label_es'=>'spanish'); //dd($arr); @endphp @endsection @section('customjs') @endsection