= trans("posts"); ?>
= loadView("post/_post_item", ["post" => $post, 'showLabel' => true]); ?>
'posts_top', 'class' => 'p-b-30']);
endif;
$count++;
endforeach;
endif;
echo loadView('partials/_ad_spaces', ['adSpace' => 'posts_bottom', 'class' => '']); ?>
= view('common/_pagination'); ?>