fix: working copy, caching ASP, notworking orders though

This commit is contained in:
Didier Slof 2023-02-03 09:05:29 +01:00
parent dc5d204cfc
commit 390ad23e03
Signed by: didier
GPG key ID: 01E71F18AA4398E5
32 changed files with 246 additions and 194 deletions

View file

@ -1,7 +1,7 @@
@extends('main.layout')
@push('head')
<link rel="stylesheet" href="{{ asset('css/extra.css') }}">
<link rel="stylesheet" href="{{ asset('css/main/jumbotron.css') }}">
<script defer src="{{ asset('js/jumbotron.js') }}"></script>
@endpush