2 lines
120 B
PHP
2 lines
120 B
PHP
@include('forum.thread.components.post-card', ['post' => $post, 'thread' => $thread ?? null, 'isOp' => $isOp ?? false])
|