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

Edit 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.

Danger Zone

Once you delete this web page, there is no going back. Please be certain.

@endsection