{{ $community->title }}
Back| {{ __(' Title') }} | {{ $community->title }} |
|---|---|
| {{ __('Description') }} | {{ $community->description }} |
| {{ __('Status') }} | {{ $community->status ? __('Active') : __('Inactive') }} |
| {{ __('Created') }} | {{ $community->created_at }} |