@extends('site.news.partial.layout') @section('body')
{{$post->category}}
{{$post->published_at->format('F d, Y')}}
{{$post->title}}