{{ $module->title }} {{ trans('translations.magazine') }}

@if($module->link != '' && $module->link_label != '') {{ $module->link_label }} @endif
@if ( isset($posts) )
@foreach ($posts as $post) @php $postCategory = $post->getCategory(); @endphp @endforeach
@endif