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