mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
new header
This commit is contained in:
@@ -114,8 +114,7 @@ class Header extends Component
|
||||
'user',
|
||||
'bookCase',
|
||||
])
|
||||
->where('date', '>', now())
|
||||
->orderBy('date')
|
||||
->orderByDesc('date')
|
||||
->take(2)
|
||||
->get(),
|
||||
'cities' => City::query()
|
||||
|
||||
Reference in New Issue
Block a user