refactor: streamline MusicProductionController by removing unused header logic, optimizing queries, and enhancing view data structure for improved maintainability
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user