@extends('admin.layouts.app') @section('title', 'CMS / Page Builder') @section('page-title', 'Page Builder') @section('page-subtitle', 'Modify frontend content directly from here.') @section('content')
{{ $page->page_name }} • @if($page->is_configured) Configured @else Not Seeded @endif
Coming Soon