From b860d012750c56d778a43e5210faa4c021c8ae2e Mon Sep 17 00:00:00 2001 From: Gustavo Luigi Date: Mon, 29 Aug 2022 12:56:18 +0200 Subject: [PATCH] add local storage key 'products' --- content/contents/produkt.blade.php | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/content/contents/produkt.blade.php b/content/contents/produkt.blade.php index 6c15159..b2a58f1 100644 --- a/content/contents/produkt.blade.php +++ b/content/contents/produkt.blade.php @@ -190,4 +190,15 @@ +@stop +@section('scripts') + @stop \ No newline at end of file