(show poster on checkout page if concert has one)

This commit is contained in:
Adam Wathan
2017-11-14 12:14:34 -05:00
parent 21050b04f4
commit 2f8d0ed425
9 changed files with 365 additions and 266 deletions

View File

@@ -17,6 +17,5 @@
@stack('beforeScripts')
<script src="{{ elixir('js/app.js') }}"></script>
@stack('afterScripts')
{{ svg_spritesheet() }}
</body>
</html>