Remove unnecessary blank lines in PageController, footer, and navigation Blade templates for cleaner code structure.
This commit is contained in:
@@ -66,3 +66,5 @@ class PageController extends Controller
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -59,3 +59,5 @@
|
|||||||
</div>
|
</div>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -125,3 +125,5 @@
|
|||||||
<!-- Spacer for fixed navigation -->
|
<!-- Spacer for fixed navigation -->
|
||||||
<div class="h-20"></div>
|
<div class="h-20"></div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user