From fd8f8d6cb400091c5f942f4cf957561af9babdcf Mon Sep 17 00:00:00 2001 From: edmondlang Date: Sat, 5 Mar 2022 16:47:19 +0800 Subject: [PATCH] Update copyright year using php to get current year --- resources/views/partials/footer.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/views/partials/footer.blade.php b/resources/views/partials/footer.blade.php index af85b650..459488fb 100644 --- a/resources/views/partials/footer.blade.php +++ b/resources/views/partials/footer.blade.php @@ -3,7 +3,7 @@
- Copyright ©{{ date('Y'); }} CIEF IZYIM. All rights reserved. + Copyright © {{ date('Y'); }} CIEF IZYIM. All rights reserved.