@extends('layouts.tributos') @section('content')
Olá, {{userConnectedTributos()->NOME}}
@php //http://rberaldo.com.br/php-usando-a-classe-nativa-datetime/ $date_time = new DateTime('now', new DateTimeZone('America/Sao_Paulo')); $formatter = new IntlDateFormatter('pt-BR', IntlDateFormatter::FULL, IntlDateFormatter::NONE); echo 'Hoje, ' . $formatter->format($date_time); //echo 'Hoje, ' . $formatter->format($date_time) . ' | '; //if($sessao->count()>0){ //echo 'Seu último acesso foi em : ' . date('d/m/Y H:i:s', strtotime($sessao[0]->LOG_DATA)); //}else{ //echo 'Sejá bem-vindo!'; //} @endphp

@if(empty($checkEnvioLote[0]->LOTE_ID))

 Atenção: processo de baixa em aberto, deseja fazer agora?

 Verificar lotes enviados anteriormente

@endif @include('flash-message')

R$ 0,00

Arrecadação mês anterior

R$ 0,00

Arrecadação mês atual

R$ 0,00

Arrecadação dívida ativa ano anterior
{{--
--}} {{--
--}} {{--

--}} {{--   --}} {{-- Você não baixou o lote do banco hoje, deseja--}} {{-- fazer agora?--}} {{--

--}} {{--
--}} {{--
--}} {{--
--}}
Arrecadação por tributo


@endsection @push('script') @endpush