@yield('css')
Home
Adicionar Cliente
Adicionar Serviço
Gerar Pix
Gerar boleto
@if(!empty(env('NOTIFISH_UUID'))) @if(request()->routeIs('backend.index', 'backend.fatura.boleto.index', 'backend.fatura.pix.index'))
@endif @endif
@yield('content')
@yield('js')