{{-- resources/views/globals/index.blade.php --}} @extends('layouts.app') @section('content')
Customize your website's header and footer. Theme components will be used by default, or you can create custom versions.
@if(session('success'))These are from your active theme. Click "Customize" to create your own version.
These are your customized versions. They override the theme defaults.
Your website is missing the following sections:
Tip: Use "Restore from Theme" to quickly add headers/footers from your active theme.
@endif