@extends('admin.layouts.app') @section('title', 'Edit Page Content') @section('page-title', 'Edit Page Content: ' . ucfirst($pageContent->section)) @section('content')
Update the information for this page section
Note: Sections marked "(Already exists)" are disabled to prevent duplicates.
Max file size: 2MB. Supported formats: JPEG, PNG, JPG, GIF
Created by
{{ $pageContent->createdBy?->name ?? 'System' }}
Last updated
{{ $pageContent->updated_at->format('M d, Y H:i') }}