@extends('admin.layout.master') @section('title', "الابلاغات") @section('content')

الابلاغات

الابلاغات

{{--

--}} {{-- --}} {{-- --}} {{-- --}} {{--

--}}
@foreach($rows as $row)
# الاسم رقم الخدمة اسم الخدمة الابلاغ التاريخ التحكم
{{$i}} {{$row->user->name}} {{$row->service->id}} {{$row->service->title}} {{$row->comment}} {{\Carbon\Carbon::parse($row->created_at)->toDateString()}}
Fatal error: Uncaught Error: Class "App\Models\Service" not found in /home/alkhalaffamily/public_html/shaleh/resources/views/admin/reports/index.blade.php:64 Stack trace: #0 {main} thrown in /home/alkhalaffamily/public_html/shaleh/resources/views/admin/reports/index.blade.php on line 64