@foreach ($podcasts as $podcast)
@endforeach
{{--
Poslovni
--}}
@if ($podcast->instructor)
{{ $podcast->instructor->getFullName() }}
@endif