From e5af3d291e9a6187ed5c2eb3013686d222597067 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Beganovi=C4=87?= Date: Mon, 30 Aug 2021 15:49:16 +0200 Subject: [PATCH] Don't push cache for quotes --- resources/views/portal/ninja2020/quotes/show.blade.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/resources/views/portal/ninja2020/quotes/show.blade.php b/resources/views/portal/ninja2020/quotes/show.blade.php index da929a86561c..905815a29a3e 100644 --- a/resources/views/portal/ninja2020/quotes/show.blade.php +++ b/resources/views/portal/ninja2020/quotes/show.blade.php @@ -8,6 +8,8 @@ + @include('portal.ninja2020.components.no-cache') + @endpush