| Nombre | Template (Meta) | Idioma | Header | Estado | Acciones |
|---|---|---|---|---|---|
| {{ $tpl->name }} | {{ $tpl->template_name }} | {{ $tpl->language_code }} | {{ $tpl->header_type }} | @php $colors = ['approved'=>'green','pending'=>'yellow','rejected'=>'red','paused'=>'gray']; $c = $colors[$tpl->status] ?? 'gray'; @endphp {{ $tpl->status }} |
|
| No hay plantillas registradas | |||||