@extends('layouts.frontend.app')
@section('content')
Author Name: {{ $post->author }} Uploaded: {{ $post->created_at->diffForHumans()}}
@else
Purchase this article's PDF 420Tk
@endif
{{ $post->title}}
@else
@endif
Please Log in for Comment
Leave a Reply
{{$comment->user->name}}
{{$comment->created_at->format('D, d M Y H:i')}}
{{$comment->comment}}