“Template Bundle Card” Component
Design: zeplin.
Template Bundle Cards for displaying the list of available template bundles.
Usage
@include('components.cards.templateBundle', ['templateBundle' => $templateBundle])
Props
-
templateBundle (required)App\Models\Template\TemplateBundle
TemplateBundle instance to display.