@include('commons.playlist', ['playlists' => $profile->subscribed, 'element' => 'profile'])
@extends('index') @section('content') @include('profile.nav')
{{ __('web.EMPTY_SUBSCRIBED_PLAYLISTS_DESC_OWNER') }}
@else