@extends('layouts.frontend.app') @section('content') All Post Home Category Posts
{!! Str::limit($post->body, 100) !!}
{{$post->likedUsers->count()}} Likes {{$post->comments->count()}} Comments