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

@lang('frontsistema.envio_de_documentacion.title')

@lang('frontsistema.envio_de_documentacion.send_document_desc')

@lang('frontsistema.envio_de_documentacion.send_document_type')

@lang('frontsistema.envio_de_documentacion.document_file_text')


@lang('frontsistema.btn_cancel')

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

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