diff --git a/public/assets/img/illustrations/truncgil-overview-timeline.webp b/public/assets/img/illustrations/truncgil-overview-timeline.webp new file mode 100644 index 0000000..26be823 Binary files /dev/null and b/public/assets/img/illustrations/truncgil-overview-timeline.webp differ diff --git a/resources/views/blog/partials/posts.blade.php b/resources/views/blog/partials/posts.blade.php index 61f1b22..b5a0c9d 100644 --- a/resources/views/blog/partials/posts.blade.php +++ b/resources/views/blog/partials/posts.blade.php @@ -29,7 +29,7 @@
@if($categoryName) -
+ @endif @@ -46,14 +46,14 @@
@@ -113,7 +113,7 @@
@if($categoryName) -
+ @endif @@ -130,14 +130,14 @@
\ No newline at end of file +
diff --git a/resources/views/components/custom/offcanvas.blade.php b/resources/views/components/custom/offcanvas.blade.php index 87b4e0f..c13b228 100644 --- a/resources/views/components/custom/offcanvas.blade.php +++ b/resources/views/components/custom/offcanvas.blade.php @@ -3,10 +3,10 @@ info@truncgil.com
00 (123) 456 78 90
diff --git a/resources/views/components/front/footer.blade.php b/resources/views/components/front/footer.blade.php index 1fb9d00..0f4d88b 100644 --- a/resources/views/components/front/footer.blade.php +++ b/resources/views/components/front/footer.blade.php @@ -1,79 +1 @@ - +@include('partials.footer') diff --git a/resources/views/components/front/header.blade.php b/resources/views/components/front/header.blade.php index 5a4e52b..152eb8e 100644 --- a/resources/views/components/front/header.blade.php +++ b/resources/views/components/front/header.blade.php @@ -29,13 +29,13 @@ $isHomepage = $currentRoute === 'homepage' || $currentPath === '/' || request()-
@@ -47,8 +47,8 @@ $isHomepage = $currentRoute === 'homepage' || $currentPath === '/' || request()-