@php($edit = 'dashboard.comments.edita') @php($destroy = 'dashboard.comments.destroy') @php($id = "dropdownMenuButton{$comment->id}") @php($comment_id = "CommentModal{$comment->id}") @php($comment_label_id = "CommentModalLabel{$comment->id}") @canany(['delete','update'],$comment) @if (Route::has($edit) || Route::has($destroy))