@extends('layouts.admin') @section('title', $page->exists ? 'Edit — ' . $page->title : 'New Landing Page') @section('admin')
Tip: Open the Blocks panel (left), drag a section onto the canvas, then click any element to style it.