Changed to using new Address Model, Implemented Setup, Some minor CSS changes
This commit is contained in:
@@ -4,5 +4,5 @@
|
||||
|
||||
@if(file_exists('js/custom-auth.js'))
|
||||
<!-- Any Custom JS -->
|
||||
<script src="{{ asset('js/custom-auth.js') }}"></script>
|
||||
<script type="text/javascript" src="{{ asset('js/custom-auth.js') }}"></script>
|
||||
@endif
|
Reference in New Issue
Block a user