@extends('layouts.portal.principal') @section('css_custom') @endsection @section('scripts_content') @endsection @section('content')
@include('includes/mensaje') @include('includes/form-error')

GENERACIÓN CERTIFICADOS DE INGRESOS Y RETENCIÓN
2525-05-12 11:05
@csrf
{!! Form::text('year', null,['class'=>'form-control input-date', 'placeholder'=>'Año ingresos', 'id'=>'year']) !!}
# IDENTIFICACIÓN NOMBRE FECHA INICIAL FECHA FINAL
@endsection