@extends('uibuilder::layouts.app') @section('title', 'Templates') @section('content')
Quản lý các template HTML/CSS
| ID | Component | Tên | Slug | Trạng thái | Ngày tạo | Thao tác |
|---|---|---|---|---|---|---|
| {{ $template->id }} | {{ $template->component }} | {{ $template->name }} | {{ $template->slug }} | @if($template->is_active) Hoạt động @else Không hoạt động @endif | {{ $template->created_at->format('d/m/Y H:i') }} | Preview Sửa |
| Không có template nào | ||||||