@extends('admin.partial.template') @section('section')
# | Reporter | Type | Reported | Status | Created | |
---|---|---|---|---|---|---|
{{$report->id}} | {{$report->reporter->username}} | {{$report->type}} | {{str_limit($report->reported()->url(), 25)}} | @if(!$report->admin_seen)Unresolved | @elseResolved | @endif{{$report->created_at->diffForHumans(null, true, true, true)}} |