@extends('admin.layouts.master') @section('title') التعليقات @endsection @section('styles') @endsection @section('page_header')
| # | @lang('messages.name') | التعليق | @lang('messages.operations') |
|---|---|---|---|
| {{ $i }} | {{\App\Models\User::find($value->user_id)->name}} | {{ $value->comment }} |
|