@if ($report->status === 'pending') @can('admin.report.update') @endcan @else {{ ucfirst(__($report->status)) }} @endif