{{-- New-Unity ERP | resources/views/core_views/companies/edit.blade.php | v1.1 | 05/08/2026 --}} {{-- v1.1 — RFC: regex + min:12/max:13 + ayuda en español. Tax Regime: dropdown fiscal. JS validateForm corregido. --}} {{-- v1.0 — Formulario de edición de empresa. --}} @extends('layouts.vertical', ['pageTitle' => 'Edit Company']) @section('page-title') @include('layouts.partials/app-pagetitle', [ 'pageTitle' => 'EDIT COMPANY', 'pageSubTitle1' => 'Unity ERP', 'pageSubTitle2' => 'Settings' ])
@endsection @section('content') @endsection @section('scripts') @endsection