{{ $post->title }}
{{ $post->published_at?->format('M j, Y') }}
@extends('blog.layout') @section('meta_title', '#'.$tag->name.' — '.config('app.name')) @section('content')
{{ $post->published_at?->format('M j, Y') }}
No posts with this tag.
@endforelse