From 1341ea93dedca2be71bd846b996c210329d3a0e5 Mon Sep 17 00:00:00 2001 From: Christopher Mancuso Date: Tue, 24 Mar 2026 15:34:26 -0500 Subject: [PATCH] font-awesome icons. updating head.blade.php --- resources/views/layouts/head.blade.php | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/resources/views/layouts/head.blade.php b/resources/views/layouts/head.blade.php index 8dc64f5..90bfc0c 100644 --- a/resources/views/layouts/head.blade.php +++ b/resources/views/layouts/head.blade.php @@ -20,9 +20,10 @@ - - + + @hasSection('header')