@extends('admin.layouts.app') @section('content')
@csrf @include('admin.pages._form')
@endsection