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

Setores

Cadastrar Setor

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