{{ $layout->menu->posts->title }}
@if(Session::has('deleted'))
{!! Helper::alert('success', Session::get('deleted'), 'block font-15') !!}
@endif
# | Id | Parent | Tslt of | Slug | Title | Viewed | Shared | Favorited | Module |
---|---|---|---|---|---|---|---|---|---|
{{ \Helper::indexed($posts, $key) }} |
{{ $post->id }}
|
{{ $post->content_parent }} | {{ $post->translate_of }} |
{{ $post->slug }}
|
{!! $post->title !!}
|
{{ $post->viewed }} | {{ $post->shared }} | {{ $post->favorited }} |