@extends('admin.layouts.app')
@section('title', 'Create Content Section')
@section('content')
Section Key Guidelines:
- Use lowercase letters only
- Use hyphens instead of spaces
- Keep it descriptive but short
- Examples: hero, about-us, services
Content Tips:
- HTML tags are allowed for formatting
- Use <br> for line breaks
- Use <strong> for bold text
- Use <em> for italic text
Image Guidelines:
- Recommended size: 1200x600px
- Supported formats: JPG, PNG, WebP
- Maximum file size: 2MB
@endsection