@include('inventory.sectors._form', [ 'sector' => $sector, 'companyUsers' => $companyUsers, 'action' => route('inventory.sectors.update', $sector), 'method' => 'PUT', ])