@include('frontend.ajax')
@if(count($postlist)>5)
@include('includes.frontleft')
@include('includes.frontright')
@extends('layouts.frontapp') @section('title', 'Post Page') @section('content')
@endsection