@extends('layouts.master') @section('contain') {{-- style="box-shadow: 0px 0px 14px 3px #cfcfcf; background: linear-gradient(45deg, rgb(241, 234, 234), transparent);border: 1px solid #cdcdcd;" --}}
| S.No | Reported by | Posted by | {{--Reason | --}}Title | {{--Location | --}}Media | Action | {{ $num++ }} | {{ $report_post->user->full_name }} | {{ $report_post->recordable->postedBy->full_name }} | {{--{{ $report_post->description }} | --}}{{ $report_post->recordable->title }} |
@if ($report_post->recordable->media_type == 'image')
@else
@endif
|
@endforeach |
|---|