@foreach($rows as $row)
{{-- (a ? b : c) ? d : e --}} {{-- product img--}} product img
  • @if(Auth::check())
  • @endif
{{$row->title}}

{{$row->city->name[App::getLocale()]}}

{{$row->user->name}}

{{\Carbon\Carbon::parse($row->created_at)->diffForHumans()}}

@endforeach {{$rows->links()}}