@extends('superadmin.layouts.app') @section('content') Newsfeeds Post details @foreach($post as $post) {{ $post->name }} {{ $post->description }} {{ $post->createdAt->diffForHumans() }} {{ $post->likes }} {{ $post->commentCount }} {{ $post->shareCount}} Promoted Post Promote Post Unhide Content Hide Content Delete Post @csrf Edit Content {{-- Edit Content --}} @endforeach
{{ $post->description }}
{{ $post->createdAt->diffForHumans() }}
Start Date
Start Time
End Date
End Time