Community Details
{{ $post->title }}
{{ $post->description }}
{{ $post->community_type_string }}
{{ $post->total_likes }}
{{ $post->media_type }}
@if ($post->status == 1)
{{ 'Active' }}
@else
{{ 'Deactive' }}
@endif
{{ date(config('app.date_format_date_time'), strtotime($post->created_at)) }}
@if ($post->media_type != 'video')
@endif
@if ($post->attachment == '')
@else
@endif
@else
{{ 'Comments ' }}
| Comments | Added By | Added Date | Actions |
|---|
Report Abuse User List
| Reported By | Reported On |
|---|