refactor: streamline MusicProductionController by removing unused header logic, optimizing queries, and enhancing view data structure for improved maintainability

This commit is contained in:
Ümit Tunç
2026-05-20 23:03:49 +03:00
parent e18c8bbbcf
commit ad4f04b005
4 changed files with 101 additions and 61 deletions
+3 -2
View File
@@ -3,8 +3,9 @@
return [
// Navigation & list
'nav-music-productions' => 'Music Productions',
'meta-index-title' => 'Music Productions',
'meta-index-description' => 'Our music production, soundtrack and corporate music work.',
'meta-index-subtitle' => 'Truncgil',
'meta-index-title' => 'Music production, soundtracks and corporate music projects.',
'meta-index-description' => 'Explore our albums, singles and production work published on Spotify, YouTube and digital platforms.',
'empty' => 'No music productions registered yet.',
'card_category_default' => 'Production',
'view_details_tooltip' => 'View details',