" . __('Editar Equipamento') . "
"; @endphp
@include('components.buttons._headLineButtonsBackAdd', [
'headLine' => $headLine,
'routeBack' => 'admin.ativosTi.equipamentos.show',
'routeBackParams' => [$equipamento->id],
'nameBack' => __('Voltar'),
])
@include('errors.messageFlash')