From f3f5f46319a3346a4e6099bff2ea72dd176db0cd Mon Sep 17 00:00:00 2001 From: Christopher Ross Hind Date: Sun, 17 Jan 2021 03:05:45 +0000 Subject: [PATCH] attempt to prevent pdas loading enhanced styles --- resources/views/layout/default.blade.php | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/resources/views/layout/default.blade.php b/resources/views/layout/default.blade.php index 8994016..c33d665 100644 --- a/resources/views/layout/default.blade.php +++ b/resources/views/layout/default.blade.php @@ -6,11 +6,8 @@ - - - + + @yield('scripts') Knockout Lite | @yield('title', 'Index')