{{ __('Slug') }} | {{ __('Default Language') }} | {{ __('Translation Progress') }} | {{ __('Status') }} | {{ __('ADS') }} | {{ __('Latest updates') }} | {{ __('Action') }} |
---|---|---|---|---|---|---|
{{ $post->slug }}
|
@if (count( $post->translations ) == $total_lang) {{ count( $post->translations ) }}/{{ $total_lang }} @else {{ count( $post->translations ) }}/{{ $total_lang }} @endif | {{ ($post->post_status) ? __('Enabled') : __('Disabled') }} |
ads_status ? 'checked' : '' }}>
|
{{ $post->updated_at }} | ||
{{ __('No record found') }} |