@extends('layouts.base') @section('content') @section('title', trans('商品评论列表'))
| 商品信息 | 评价者 | 评分等级 | 评价时间 | 操作 |
|---|---|---|---|---|
|
|
@if($row['level'] >= 1) @else @endif @if($row['level'] >= 2) @else @endif @if($row['level'] >= 3) @else @endif @if($row['level'] >= 4) @else @endif @if($row['level'] >= 5) @else @endif | {{$row['created_at']}} | @if(!empty($row['uid'])) @else @endif |