@extends('layouts.app') @section('title', 'Photo Gallery') @section('page-title', 'Photo Gallery') @section('content')
Browse photos from school events and activities
{{ $album->event_date->format('d M Y') }}
@endif @if($album->description){{ $album->description }}
@endifNo albums yet
Photo albums will appear here when uploaded