@extends('layouts.admin-modern') @section('title', 'Create Page') @section('content')

Create Page

@csrf
@endsection