@extends('layouts.app') @section('title', $gallery->title . ' - Photo Gallery') @section('content')
{{ $gallery->published_at ? $gallery->published_at->format('F d, Y') : '' }}