@extends('dashboard.layouts.master') @section('css') @endsection @section('breadcrumb')
| النوع | تاريخ الطلب | بواسطة | الحالة | # |
|---|---|---|---|---|
| {{ $report->type }} | {{ $report->created_at }} | {{ $report->admin->name ?? "" }} | {{ $report->statusLabel() }} | @if($report->status == 1) download @endif |