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

Empresas

Editar Empresa

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