From f49960d222e743632e2266d8802d31db2ad1b276 Mon Sep 17 00:00:00 2001 From: Subash Date: Sun, 17 Aug 2025 15:29:23 +0545 Subject: [PATCH] feat: Update blog and about us templates with dynamic routing and remove unnecessary date display --- .../views/client/raffles/layouts/partials/header.blade.php | 5 +++-- .../views/client/raffles/pages/about-us-template.blade.php | 3 +-- resources/views/client/raffles/pages/blog-template.blade.php | 2 -- 3 files changed, 4 insertions(+), 6 deletions(-) diff --git a/resources/views/client/raffles/layouts/partials/header.blade.php b/resources/views/client/raffles/layouts/partials/header.blade.php index 5bd25c2..0ee7ed6 100644 --- a/resources/views/client/raffles/layouts/partials/header.blade.php +++ b/resources/views/client/raffles/layouts/partials/header.blade.php @@ -45,7 +45,8 @@
- +
{{ $country->title }} @@ -215,7 +216,7 @@