We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70eb90a commit ddea7f8Copy full SHA for ddea7f8
src/Admin.php
@@ -54,8 +54,6 @@ public function title()
54
{
55
return self::$metaTitle ? self::$metaTitle : config('admin.title');
56
}
57
-
58
59
public function menu()
60
61
if (!empty($this->menu)) {
0 commit comments