{{ __('Item tags') }}
{{-- VALExA TEMPLATE --}} @extends(view_path('master')) @section('additional_head_tags') @endsection @section('body') {!! place_ad('ad_728x90') !!}
{{ $title->text }}
@if($title->text_type === 'subheader') @else @endif {{ $title->text }}
| {{ __('Version') }} | {{ $product->version }} |
| {{ __('Category') }} | {{ $product->category }} |
| {{ __('Release date') }} | {{ $product->release_date }} |
| {{ __('Latest update') }} | {{ $product->last_update }} |
| {{ __('Included files') }} | {{ $product->included_files }} |
| {{ __('Compatible browsers') }} | {{ $product->compatible_browsers }} |
| {{ __('Comments') }} | {{ $product->comments_count }} |
| {{ __('Rating') }} | |
| {{ __('Sales') }} | {{ $product->sales }} |
| {{ __('Software') }} | {{ $product->software }} |
| {{ __('Country') }} | {{ $product->country }} |
| {{ __('City') }} | {{ $product->city }} |
| {{ __('Authors') }} | {!! $product->authors !!} |
| {{ __('BPM') }} | {{ $product->bpm }} |
| {{ __('Bit rate') }} | {{ $product->bit_rate }} |
| {{ __('Label') }} | {{ $product->label }} |
| {{ __('Formats') }} | {{ $product->formats }} |
| {{ __('Words') }} | {{ $product->words }} |
| {{ __('Language') }} | {{ $product->language }} |
| {{ __('Pages') }} | {{ $product->pages }} |
| {{ __('Database') }} | {{ $product->database }} |
| {{ __('High resolution') }} | {{ $product->high_resolution ? _('Yes') : __('No') }} |
| {{ __($additional_field->_name_) }} | {!! $additional_field->_value_ !!} |
{{ $comment->name ?? $comment->alias_name ?? $comment->fullname }} {{ $comment->created_at->diffForHumans() }}
{!! nl2br($comment->body) !!}{{ $child->name ?? $child->alias_name ?? $child->fullname }} {{ $child->created_at->diffForHumans() }}
{!! nl2br($child->body) !!}