Update blank layout view

pull/780/head
Daniel Supernault 6 years ago
parent a5a6eaba6e
commit 76a8210f06
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7

@ -30,6 +30,7 @@
@yield('content')
</main>
<script type="text/javascript" src="{{ mix('js/app.js') }}"></script>
<script type="text/javascript" src="{{ mix('js/components.js') }}"></script>
@stack('scripts')
</body>
</html>

Loading…
Cancel
Save