From 009d1cbb7648fedce9e9dc7cb7c4f819752ce978 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=9Cmit=20Tun=C3=A7?= Date: Wed, 31 Dec 2025 22:27:10 +0300 Subject: [PATCH] Update Footer Template: Refactored social media links to dynamically retrieve URLs from settings, enhancing the footer's functionality. Improved localization support by ensuring all links are properly formatted and accessible, contributing to a better user experience. --- resources/views/partials/footer.blade.php | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/resources/views/partials/footer.blade.php b/resources/views/partials/footer.blade.php index 30024bf..ea37d26 100644 --- a/resources/views/partials/footer.blade.php +++ b/resources/views/partials/footer.blade.php @@ -5,12 +5,14 @@
image

© {{ date('Y') }} {{ t('Trunçgil Teknoloji') }}. {{ t('Tüm hakları saklıdır.') }}

+