@extends('admin::layouts.admin') @section('title', 'Create Web Page') @section('content')

Create Web Page

Back to List
@if($errors->any())
Please fix the following errors:
@endif
*

The URL must be unique and cannot exceed 255 characters.

Provide a clear description of what this web page represents.

Cancel
@endsection