From 194e575619a6253f7f3bccf5e5e3f6dc268f1585 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=9Cmit=20Tun=C3=A7?= Date: Fri, 2 Jan 2026 23:32:03 +0300 Subject: [PATCH] Update Header and Add New Home Template: Enhanced the header layout by including a language selector for improved localization support. Introduced a new 'neler-yapariz' template that integrates various sections of the home page, ensuring a cohesive structure and better user experience. --- resources/views/partials/header.blade.php | 11 ++++++++--- .../views/templates/home/testimonials.blade.php | 2 +- resources/views/templates/neler-yapariz.blade.php | 15 +++++++++++++++ 3 files changed, 24 insertions(+), 4 deletions(-) create mode 100644 resources/views/templates/neler-yapariz.blade.php diff --git a/resources/views/partials/header.blade.php b/resources/views/partials/header.blade.php index dc1d86b..309fce2 100644 --- a/resources/views/partials/header.blade.php +++ b/resources/views/partials/header.blade.php @@ -29,7 +29,10 @@ $rightMenuItems = $menuItems->slice($midPoint); + + + + +