Merge pull request #1417 from mehmetcoban/master

Fix: wizard currency
This commit is contained in:
Mehmet Çoban
2020-04-19 16:33:49 +03:00
committed by GitHub
3 changed files with 5 additions and 3 deletions

View File

@@ -13,6 +13,6 @@
@yield('content')
@stack('content_content_end')
<notifications></notifications>
<component v-bind:is="component"></component>
@stack('content_end')