@extends('layouts.app') @section('content')

Create Page

@csrf @include('admin.pages.form')
@endsection