{{--
@error('accion_correctiva_object.non_conformity_id')
{{ $message }}
@enderror
--}}
@error('template_form.plataforma')
{{ $message }}
@enderror
@if(isset($template_form['plataforma']) && $template_form['plataforma'] == 'botmaker')
@error('template_form.codigo')
{{ $message }}
@enderror
@else
@error('template_form.codigo')
{{ $message }}
@enderror
@endif
@error('template_form.nombre')
{{ $message }}
@enderror
{{--
@error('accion_correctiva_object.sla')
{{ $message }}
@enderror
--}}