@extends('layouts.portal') @section('title', 'Rapor Detayı') @section('content')
{{ ucfirst($report->report_type) }} raporu · {{ optional($report->date_from)->format('d.m.Y') }} - {{ optional($report->date_to)->format('d.m.Y') }}
Bu raporda özet verisi bulunmuyor.
@endif| Konu | Alıcı | Durum | Tarih |
|---|---|---|---|
| {{ $log->subject }} | {{ implode(', ', $log->recipients ?? []) }} | {{ $log->status }} | {{ $log->sent_at ? $log->sent_at->format('d.m.Y H:i') : $log->created_at->format('d.m.Y H:i') }} |
| Bu rapor için mail gönderim kaydı yok. | |||