Title | Designated | Status | Actions |
---|---|---|---|
{{-- |
{{ $web_project_channel->type }} |
@php
$statusClasses = [
'Done' => 'text-green-700 bg-green-300',
'Pending' => 'text-yellow-700 bg-yellow-300',
'Delayed' => 'text-red-700 bg-red-300',
'Revision' => 'text-red-700 bg-red-300',
];
@endphp
{{ $web_project_channel->status }} |
pagination here.
@elseNo Revisions Yet
 }})