@extends('layouts.nfse.nfse-painel') @section('content')

Olá, {{connectedNfseGerenciador()->nfs_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); @endphp
Novas Solicitações (acesso)
CPF/CNPJ Razão/Nome
Prestador(es) Bloqueado(s)
CPF/CNPJ Razão/Nome
@endsection @push('script') @endpush