@include('site.controllers.upper-header')
@include('site.controllers.header')
@lang('site.notifications')
@if($row->ad_id) {{$row->ad->title}} @elseif($row->auction_id) {{$row->auction->title}} @endif
{{$row->body[Lang::getLocale()]}}
@lang('site.noItem')