Dynamic component added.

This commit is contained in:
Cüneyt Şentürk
2020-01-29 12:34:51 +03:00
parent e136922ffd
commit b55aee2dda
3 changed files with 73 additions and 5 deletions

View File

@ -6,5 +6,8 @@
@stack('content_content_end')
<notifications></notifications>
<form id="form-create" method="POST" action="#"/>
<component v-bind:is="component"></component>
</div>
@stack('content_end')