From 9a0704d8f4f1b86f3cd2d9a926d2acb5950128e0 Mon Sep 17 00:00:00 2001 From: drkthunder02 Date: Mon, 6 Apr 2026 22:24:52 -0500 Subject: [PATCH] auth page udpate --- resources/views/layouts/head.blade.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/views/layouts/head.blade.php b/resources/views/layouts/head.blade.php index 4c19f48..059d165 100644 --- a/resources/views/layouts/head.blade.php +++ b/resources/views/layouts/head.blade.php @@ -28,4 +28,5 @@ @hasSection('header') @yield('header') + @endif \ No newline at end of file