@extends('layouts.app') @section('content') @include('partials.content-category') @include('partials.content-posts') @endsection