@extends('admin.layouts.app') @section('title', 'Edit Page Content') @section('page-title', 'Editing: ' . ucfirst(str_replace('.php', '', $pageName))) @section('page-subtitle', 'Update text and headings for this page.') @section('content')
Changes apply immediately to the frontend.