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

Empresas

Cadastrar Empresa

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