@extends('layouts.app') @section('title', 'Communities') @section('page-title', 'Communities') @section('breadcrumb', 'Your communities') @section('content')
{{ $community->description ?? 'Join the conversation' }}