@extends('frontend.layouts.app') @section('title', __('gallery.title')) @section('meta', __('gallery.meta_description')) @section('content')
{{ __('gallery.moments_that_matter') }}
{{ __('gallery.description') }}
{{ $gallery->created_at->format('F d, Y') }}
{{ $gallery->short_description }}
@endisset{{ __('gallery.empty_state.message') }}