CLEarly Legal {{ env('APP_URL') }} Clearly Legal, the future of legal learning is the official podcast of Clearly.Legal, a platform dedicated to empowering attorneys with curated content, meaningful conversations, and career guidance. In each episode, we explore the diverse dimensions of legal practice—from wellness and ethics to emerging trends in tech, DEI, litigation strategy, and professional development. Whether you’re a solo practitioner, law student, or part of a big firm, this show brings you insights and stories that matter. Hosted by seasoned legal minds. Powered by community. Inspired by clarity. © {{ date('Y') }} Clearly Legal, LLC. All rights reserved. en-us {{ now()->toRssString() }} {{ now()->toRssString() }} {{ asset('assets/web/images/logo/CLELogo.png') }} CLEarly Legal {{ env('APP_URL') }} no episodic Sean Martin, Joel Surber Clearly Legal, the future of legal learning is the official podcast of Clearly.Legal, a platform dedicated to empowering attorneys with curated content, meaningful conversations, and career guidance. In each episode, we explore the diverse dimensions of legal practice—from wellness and ethics to emerging trends in tech, DEI, litigation strategy, and professional development. Whether you’re a solo practitioner, law student, or part of a big firm, this show brings you insights and stories that matter. Hosted by seasoned legal minds. Powered by community. Inspired by clarity. Sean Martin sean@seanjmartin.com @foreach ($contents as $content) @php $activeSpeakers = collect($content->speakers) ->filter(function ($speaker) { return optional($speaker->speaker)->status == 1; }) ->values(); // reindex @endphp <![CDATA[{{ $content->podcast_title }}]]> {{ route('library.show', $content->title_crc32) }} short_description }}]]> {{ route('library.show', $content->title_crc32) }} {{ \Carbon\Carbon::createFromFormat('m/d/Y g:i a', $content->created_at)->toRssString() }} @foreach ($activeSpeakers as $key => $speaker)@if ($speaker->speaker->status == 1){{ optional($speaker->speaker)->name ?? '' }}@if ($key !== count($activeSpeakers) - 1 && $speaker->speaker->status == 1 && count($activeSpeakers) > 1),@endif @endif @endforeach {{ strip_tags(html_entity_decode($content->short_description)) }} {{ minutesToSeconds($content->lengthOfPodcast()) }} no @if (!$content->contentFiles->isEmpty()) @endif @endforeach