@if (isset($sortable))
|
|
@endif
@if (isset($checkable))
|
@endif
{{ $post->created_at }} |
{{ $post->overall }} |
{{ $post->period }} |
{{ $post->country?->name }} |
{{ $post->goal_description }} |
{{ $content?->title }}
|
{{ number_format($content?->views) }} |
{{ $content?->writer?->name }} |
|
@endforeach