@use('App\Filters\Forms\User\ReportFiltersForm') @extends('layouts.user') @section('title', 'Channel Reports') @section('content') @if($reports->total() || request()->all())
| Type | Content | Reason | Status | Date | Action | |
|---|---|---|---|---|---|---|
|
{{$report->type}}
|
@include('reports.' .strtolower($report->type)) |
{{$report->reason->value}}
|
{{$report->status->name()}}
|
{{$report->created_at->diffForHumans()}} | @if($report->is_pending) @endif | |
|
No matching reports |
||||||