From: Vincent Vanwaelscappel Date: Tue, 10 Jan 2023 07:16:29 +0000 (+0100) Subject: . X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=14f2a71ab401273b3e6a8f68e3a8fa5d58f5f814;p=songbook.git . --- diff --git a/resources/views/song.blade.php b/resources/views/song.blade.php index 93db950..ba52557 100644 --- a/resources/views/song.blade.php +++ b/resources/views/song.blade.php @@ -40,6 +40,14 @@ @endforeach
{{$song->credits}}
+ @if(count($audioTracks)) +

💿 {{__('Audios')}}

+ + @endif @if(count($audioTracks))