@extends('layouts.app') @section('title', $article->title) @section('content')
{{ $article->published_at?->format('M d, Y') }}