Skip to content

Instantly share code, notes, and snippets.

@wichaksono
Created March 15, 2018 00:56
Show Gist options
  • Save wichaksono/ceb922235e49024f5aea6a6c6827dc63 to your computer and use it in GitHub Desktop.
Save wichaksono/ceb922235e49024f5aea6a6c6827dc63 to your computer and use it in GitHub Desktop.
<!-- Scripts -->
<script src="{{ asset('js/app.js') }}"></script>
@yield('script')
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment