@extends('layouts.merge.painel') @section('titulo', 'Cadastrar URL ESTATÍSTICA') @section('conteudo')

Cadastrar URL ESTATÍSTICA

@include('forms._formURLestatistica.index')
@if (session('disciplina.cadastrar.true')) @endif @if (session('disciplina.cadastrar.false')) @endif @endsection