@extends('landingpage::layouts.admin') {{-- Assuming your module has its own admin layout --}} @section('title', 'Theme Settings') @section('module_header_title', 'Landing Page Theme Settings') {{-- Or your layout's equivalent section --}} @section('module_content')