+ @if($needsExpand)
+
+ {!! Str::markdown($shortDescription) !!}
+ ...
+
+
+ {!! Str::markdown($fullDescription) !!}
+
+
+ @else
+
{!! Str::markdown($fullDescription) !!}
+ @endif
+
+
+
+
+
+ @endif
+
+
+ comments-section" style="margin-top: 24px; padding-top: 16px; border-top: 1px solid var(--border-color);">
+
No comments yet. Be the first to comment!
+ @endforelse +