@extends('layouts.master') @section('title', $post->title) @section('content')
Published on {{ $post->published_at->format('F d, Y') }}