@extends('user::layouts.backend-master') @section('breadcrumb_title', 'Create Page') @section('content')

Create Page

Back to Pages
@csrf
Basic Information
@error('title')

{{ $message }}

@enderror

Use our visual page builder to create custom layouts

Publishing Options

@error('status')

{{ $message }}

@enderror
Cancel
@endsection @push('scripts') @endpush