= \frontend\widgets\post\PostWidget::widget([
									'count' => 2,
									'view' => 'plate-vertical',
									'filter' => \frontend\widgets\post\PostWidget::FILTER_POPULAR,
									'type' => 2, // news
								]) ?>
								
									
									 
										
											
											
												
												The League
												
												
													
												
											 
											
												
												During this year’s premier league, we are glad to announce that there
													are new players who are...
											 
											Read
												more
										 
									
								 
								
								= \frontend\widgets\post\PostWidget::widget([
									'count' => 2,
									'view' => 'plate-vertical',
									'filter' => \frontend\widgets\post\PostWidget::FILTER_LAST,
									'type' => 2, // news
								]) ?>
								
								= \frontend\widgets\post\PostWidget::widget([
									'count' => 2,
									'view' => 'plate-horizontal',
									'filter' => \frontend\widgets\post\PostWidget::FILTER_LAST,
									'type' => 3, // articles
								]) ?>