@if ($errors->any()) @endif {!! Form::open(['route' => 'baixas_cartaoBaixar', 'class' => 'horizontal-form', 'onsubmit'=>'getModalAguarde();', 'files' => true]) !!}
Baixas de Cartão

{!! Form::label('bandeira', 'Bandeira', ['class' => 'control-label']) !!}
{!! Form::select('bandeira_busca', $bandeiras, null, ['class' => 'form-control select2','id' => 'bandeira', 'placeholder'=>'TODAS']) !!} {!! $errors->first('bandeira', '

:message

') !!}
{!! Form::label('rede', 'Rede', ['class' => 'control-label']) !!}
{!! Form::select('rede_busca', $redes, null, ['class' => 'form-control select2','id' => 'rede', 'placeholder'=>'TODAS']) !!} {!! $errors->first('rede', '

:message

') !!}

R$ ( ! ) Notice: Undefined variable: total_selecionado in /home/radicalf/public_html/grupofrota/resources/views/baixas_cartao/create.blade.php on line 237 Call Stack #TimeMemoryFunctionLocation 10.0077241808{main}( ).../create.blade.php:0 ">
( ! ) Notice: Undefined variable: total_selecionado in /home/radicalf/public_html/grupofrota/resources/views/baixas_cartao/create.blade.php on line 237
Call Stack
#TimeMemoryFunctionLocation
10.0077241808{main}( ).../create.blade.php:0

TOTAL SELECIONADO

R$ ( ! ) Notice: Undefined variable: total_pago in /home/radicalf/public_html/grupofrota/resources/views/baixas_cartao/create.blade.php on line 254 Call Stack #TimeMemoryFunctionLocation 10.0077241808{main}( ).../create.blade.php:0 ">
( ! ) Notice: Undefined variable: total_pago in /home/radicalf/public_html/grupofrota/resources/views/baixas_cartao/create.blade.php on line 254
Call Stack
#TimeMemoryFunctionLocation
10.0077241808{main}( ).../create.blade.php:0

TOTAL PAGO

Histórico dos Cartões

Histórico
DATA HORA USUARIO NSU AUT BANDEIRA PARC VALOR PLANILHA

Não Encontrados

Registros não Encontrados
DATA E HORA VENDA BANDEIRA/DESC NSU\AUT Nº CARTÃO VALOR PARC
{!! Form::close() !!}