diff --git a/resources/views/admin/reports/home.blade.php b/resources/views/admin/reports/home.blade.php index 688fad12..b7099514 100644 --- a/resources/views/admin/reports/home.blade.php +++ b/resources/views/admin/reports/home.blade.php @@ -15,12 +15,12 @@
- -
-
+
| |||||
---|---|---|---|---|---|
-
+
|
@@ -98,7 +98,7 @@
{{$report->reporter->username}} | {{$report->type}} | -{{str_limit($report->reported()->url(), 25)}} | +{{str_limit($report->reported()->url(), 25)}} | @if(!$report->admin_seen)Unresolved | @else @@ -109,8 +109,30 @@ @endforeach
{{$report->type}} # {{$report->id}}
+ +