@includeFirst([
config('larapen.core.customizedViewPath') . 'post.inc.notification',
'post.inc.notification',
])
@extends('layouts.master') @section('wizard') @includeFirst([ config('larapen.core.customizedViewPath') . 'post.createOrEdit.multiSteps.inc.wizard', 'post.createOrEdit.multiSteps.inc.wizard', ]) @endsection @php $post ??= []; $nonDefaults ??= []; $defCFsHtml ??= ''; @endphp @section('content') @includeFirst([config('larapen.core.customizedViewPath') . 'common.spacer', 'common.spacer'])