@extends('layouts.site') @section('title','Cnnx: Eventos') @section('css-includes') @endsection @section('content')

Eventos

Cadastrar Evento

@csrf @include('eventos.form_create_edit')
@endsection @section('js-includes')