I want to create a blade directive for bootstrap model something like below
@model('modelid')
<div>Model body content</div>
@endmodel
Which should generate a complete bootstrap model in html, How to create a custom blade directive to capture the html content and process it?
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire