Update Header Template in Landing Page Blade: Changed the header template from 'Demo29 Header' to 'Demo27 Header' in the landing page view, ensuring consistency with the updated design and layout standards.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
@extends('layouts.site', ['headerTemplate' => 'Demo29 Header'])
|
||||
@extends('layouts.site', ['headerTemplate' => 'Demo27 Header'])
|
||||
|
||||
@php
|
||||
use Illuminate\Support\Facades\Storage;
|
||||
|
||||
Reference in New Issue
Block a user