replies

Use the Comments livewire component

to add comments component to any filament page, in your blade file, add:

1<livewire:replies.comments :item="$ticket" />

pass the item as the main model you want to associate the comment with

Zeus is an open-source project. Thanks to my sponsors for helping me maintain this project.