Merge pull request #1465 from burakcakirel/show-dynamic-content-in-portal
Show dynamic component also in portal
This commit is contained in:
commit
721d2bc935
@ -6,5 +6,8 @@
|
|||||||
|
|
||||||
@stack('content_content_end')
|
@stack('content_content_end')
|
||||||
<notifications></notifications>
|
<notifications></notifications>
|
||||||
|
|
||||||
|
<form id="form-create" method="POST" action="#"/>
|
||||||
|
<component v-bind:is="component"></component>
|
||||||
</div>
|
</div>
|
||||||
@stack('content_end')
|
@stack('content_end')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user