@extends('admin.layout') @section('content')
{{__('Create Page')}}
@csrf

@endsection