@extends('front.app') @section('meta') @stop @section('container')
@if(!empty($blog_list) && count($blog_list)) @include('front.templates.pagination', ['paginator' => $blog_list, 'new_url' => '']) @else
Empty
{{ ShowLabelById(106) }}
@endif
@stop