This repository has been archived by the owner on Nov 26, 2024. It is now read-only.
Custom Blade Directives, Include and Component
- Fixed Font-Awesome did not display
- Added Blade Include, Component and Directive
Available Blade Include
Forms
@assetDatetimepicker()
@assetDropzone()
@assetSelect2()
@assetTextarea()
@checkbox()
@datetimepicker()
@file()
@hidden()
@input()
@radio()
@selectmultiple()
@select()
@checkbox()
@submit()
@switch()
@textarea()
Misc.
@appName()
@logo()
@avatar()
@datatable()
@popover()
@table()
@tooltip()
Available Blade Component
@card()
@cardFigure()
@collapseContainer()
@collapseContent()
@modalBase()
@modalButton()
@pageTitle()
@tabContent()
@tabNavigation()
@actions()
Available Blade Directive
@icon('fas fa-download')