@extends('layouts.blog') @section('page_title') @parent {{$cat->title}} @endsection @section('head-js') @stop @section('meta') @if($posts->currentPage() == 1) @if($posts->total() > $posts->perPage()) @endif @elseif($posts->lastPage() == $posts->currentPage()) @else @endif @stop @section('main')