{{ session('success') }}
@endif
| Order | Project Preview & Title | Abbreviation | Status | Actions |
|---|---|---|---|---|
| #{{ $project->sort_order ?? 0 }} | {{-- العنوان والصورة --}}
@if($project->image)
{{ $project->title_en }}
{{ $project->title_ar }}
|
{{-- الاختصار --}}
{{ $project->abbr ?: '—' }} | {{-- حالة المشروع --}}@if($project->is_active) Visible @else Hidden @endif | {{-- إجراءات التحكم --}}|
| No portfolio projects discovered within database cluster pipelines. | ||||