@extends('layouts.admin', ['title' => 'آمار بازدید محصولات']) @section('content')
| عنوان | تعداد | ||
|---|---|---|---|
| {{ $item->Product->title }} | {{ $item->doc_count }} | کاربران | |
| {{ $item->User->mobile }} | {{ $item->User->first_name . ' ' . $item->User->last_name }} | {{ $item->doc_count }} | پروفایل |
| - | کاربر مهمان | {{ $item->doc_count }} |
| کاربر | بازدید | |
|---|---|---|
| {{ $item->name }} - {{ $item->mobile }} | {{ $item->cc }} |
| عنوان محصول | تعداد | |
|---|---|---|
| {{ $item->title }} | {{ $item->cc }} |