From 815cd498681666e878d6c203ed0d6962d9325a9e Mon Sep 17 00:00:00 2001 From: Deon George Date: Sat, 18 Feb 2023 20:13:38 +1100 Subject: [PATCH] Add bootstrap --- .../architect/views/layouts/partials/htmlheader.blade.php | 5 ++++- .../architect/views/layouts/partials/scripts.blade.php | 4 ++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/resources/themes/architect/views/layouts/partials/htmlheader.blade.php b/resources/themes/architect/views/layouts/partials/htmlheader.blade.php index a16fd7a..436a069 100644 --- a/resources/themes/architect/views/layouts/partials/htmlheader.blade.php +++ b/resources/themes/architect/views/layouts/partials/htmlheader.blade.php @@ -24,7 +24,10 @@ - + + + + @if(file_exists('css/print.css')) diff --git a/resources/themes/architect/views/layouts/partials/scripts.blade.php b/resources/themes/architect/views/layouts/partials/scripts.blade.php index ce6859b..dde02f9 100644 --- a/resources/themes/architect/views/layouts/partials/scripts.blade.php +++ b/resources/themes/architect/views/layouts/partials/scripts.blade.php @@ -1,6 +1,10 @@ + + + +