@extends('layouts.external') @section('content')
Zacatecas #41 , Col. México
San Juan del Río Qro, Querétaro C.P. 76806

Historial de Tickets Facturados

{{Form::label('rfc','RFC')}} {{Form::text('rfc',null,["class"=>"form-control","placeholder"=>" Ingrese su RFC",'id'=>'txtRfc'])}}

{{Form::button(' Buscar',["class"=>"btn btn-danger btn-sm pull-right","id"=>"searchRfc"])}}
@include('tickets.historyTicket.table')
@endsection