@if($label)
@endif
@if(isset($agyRow)) @endif
{!! Form::textarea('allergy_info['. ($agyKey ?? '') . ']', $agyRow->title ?? '', ['class' => 'form-control __allergy_info', 'size' => '2x2']) !!}