@extends('admin.layouts.app') @section('title', $page->exists ? 'Edit Page' : 'New Page') @push('styles') @endpush @section('content')