{{$post->title}} {{$post->created_at->format('d M , Y. D')}} {!!$post->description!!} {!!$post->quote!!} @php $tags = explode(',', $post->tags); @endphp @foreach($tags as $tag) {{ $tag }} @endforeach
Leave a Comment
Your email address will not be published. Required fields are marked *