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