@extends('uibuilder::layouts.app') @section('title', 'Preview Template') @section('content')
{{ $template->component }} | {{ $template->slug }}
{{ $template->html }}
{{ $template->css }}
@else
Không có CSS tùy chỉnh
@endif