= loadView("post/_post_item", ["post" => $post, 'showLabel' => true]); ?>
'profile_top', 'class' => 'p-b-30']);
endif;
$count++;
endforeach;
if ($count == 0): ?>
= trans("no_records_found"); ?>
'profile_bottom', 'class' => '']); ?>
= view('common/_pagination'); ?>