@if(empty($medias)) {{trans('post.no-result-found')}} @endif @foreach($medias as $media) {{$media['title']}} @endforeach