update
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
@php
|
||||
$headerBreadcrumbs = collect([
|
||||
(object) ['name' => $page_title ?? 'Monthly Top Commentators', 'url' => route('legacy.monthly_commentators')],
|
||||
(object) ['name' => $page_title ?? 'Monthly Top Commentators', 'url' => route('comments.monthly')],
|
||||
]);
|
||||
@endphp
|
||||
|
||||
|
||||
Reference in New Issue
Block a user