|
@if ($row->image)
@else
@endif
|
{{ $row->category->languages->first()->pivot->title }} |
@if(auth()->user()->dostup == 1)
{{ date('d.m.Y H:i', strtotime($row->created_at)) }} |
{{ $row->user->username }} |
{{ date('d.m.Y H:i', strtotime($row->updated_at)) }} |
@if ($row->user_update){{ $row->user_update->username }} @else - @endif |
@endif
@if($row->languages->first()->pivot->slug == 'h350')
@endif
@if($row->languages->first()->pivot->slug == 'i10')
@endif
@if($row->languages->first()->pivot->slug == 'i20')
@endif
@if($row->languages->first()->pivot->slug == 'i20active')
@endif
@if($row->languages->first()->pivot->slug == 'i30new')
@endif
@if($row->languages->first()->pivot->slug == 'i40')
@endif
@if($row->languages->first()->pivot->slug == 'i40new')
@endif
@if($row->languages->first()->pivot->slug == 'h1')
@endif
@if($row->languages->first()->pivot->slug == 'elantra')
@endif
@if($row->languages->first()->pivot->slug == 'tucson')
@endif
@if($row->languages->first()->pivot->slug == 'santafe')
@endif
@if($row->languages->first()->pivot->slug == 'grandsantafe')
@endif
@if($row->languages->first()->pivot->slug == 'hybrid')
@endif
@if($row->languages->first()->pivot->slug == 'kona')
@endif
@if($row->languages->first()->pivot->slug == 'i20coupe')
@endif
@if($row->languages->first()->pivot->slug == 'i30wagon')
@endif
@if($row->languages->first()->pivot->slug == 'newi30n')
@endif
@if($row->languages->first()->pivot->slug == 'ioniqelectric')
@endif
@if($row->languages->first()->pivot->slug == 'ioniqplug')
@endif
@if($row->languages->first()->pivot->slug == 'i30f')
@endif
|
@endforeach