@extends('layouts.front.main') @section('title', __('frontWords.album_single')) @section('content') @php $playlist = []; @endphp

PODCASTS

Featured Podcasts

Newly Released Podcasts

@include('front.podcast_pagination')
@endsection @section('script') @endsection