Total generations
Total cost
Average generation time
API status
Title | Type | Number of words | Cost | Status | Generated by | Date | الإجراءات |
---|---|---|---|---|---|---|---|
{{ $content->title ?: 'No title' }}
@if ($content->status === 'active' && $content->type === 'article' && $content->target_id)
|
{{ $content->type }} | {{ $content->word_count }} | ${{ number_format($content->cost, 4) }} | @if ($content->status === 'active') Active @elseif($content->status === 'inactive') Inactive @else Draft @endif | {{ $content->admin->name ?? 'Not defined' }} | {{ $content->created_at->format('Y-m-d H:i') }} | |
No content generated by AI |