List Lagu Terpopuler

@if (isset($data['landingpage']['popular_songs'])) @include('sections.popular_songs') @endif

List Lagu Terbaru

@if (isset($data['landingpage']['popular_songs'])) @include('sections.new_songs') @endif