@props([ 'placeholder' => 'Escribe tu comentario...', 'maxLength' => 5000, 'allowImages' => true, 'allowAttachments' => true, 'ticketId' => null, 'value' => '' ])
{{ $placeholder }}
/ caracteres
@if($allowImages) @endif @if($allowAttachments) @endif