attributes['class'] = 'rounded-l-lg border-0 border-rounded-r-none flex-1 focus:ring-0'; $this->attributes['data-input'] = ''; $dateInput = form_input($this->attributes, old($this->name, $this->value)); $clearLabel = lang( 'Episode.publish_form.scheduled_publication_date_clear', ); $closeIcon = icon('close'); return << {$dateInput} HTML; } }