@extends('layouts.front_vertical_menu') @php $accountName = $account->primary_client ? $account->primary_client->full_name : ''; @endphp @section('customcss') @endsection @section('pagecontent')

@lang('frontsistema.diversifique.title')

@lang('frontsistema.diversifique.first_main_title')

@lang('frontsistema.diversifique.account_label_error')
@lang('frontsistema.diversifique.product_hire_label_error')
@lang('frontsistema.diversifique.exp_date_error')
@lang('frontsistema.diversifique.amount_label_error')
@lang('frontsistema.diversifique.application_date_err')

@lang('frontsistema.diversifique.expiration_inst_err')
@lang('frontsistema.btn_cancel')

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

@lang('frontsistema.diversifique.second_main_title')

@lang('frontsistema.diversifique.second_title')
@lang('frontsistema.diversifique.user_label') {{$accountName}}
@lang('frontsistema.diversifique.account_label')
@lang('frontsistema.diversifique.product_hire_label')
@lang('frontsistema.diversifique.exp_date_label')
@lang('frontsistema.diversifique.amount_label')
@lang('frontsistema.diversifique.application_date')
@lang('frontsistema.diversifique.expiration_inst')
@lang('frontsistema.diversifique.status_label')
@lang('frontsistema.diversifique.verification_error')
@lang('frontsistema.btn_cancel') @lang('frontsistema.btn_back')
@php $arr['label1'] = array('type'=>'text','value'=>'val','label_en'=>'eng','label_es'=>'spanish'); //dd($arr); @endphp @endsection @section('customjs') @endsection