Dynamic component id issue solved
This commit is contained in:
@ -7,7 +7,8 @@
|
||||
@stack('content_content_end')
|
||||
<notifications></notifications>
|
||||
|
||||
<form id="form-create" method="POST" action="#"/>
|
||||
<form id="form-dynamic-component" method="POST" action="#"></form>
|
||||
|
||||
<component v-bind:is="component"></component>
|
||||
</div>
|
||||
@stack('content_end')
|
||||
|
Reference in New Issue
Block a user