@extends('layouts.admin') @section('title', 'Create Page') @section('header_title', 'Pages') @section('content')

Create Custom Page

Back to List
@csrf
Unique, lowercase, numbers, and hyphens only. Example: /page/sunday-school
Recommended size: 1920x600px. Standard formats: JPG, PNG, GIF (max 2MB).
@endsection @section('scripts') @endsection