= $this->extend('shared/layout'); ?>
= $this->section('content'); ?>
= $this->include('shared/content_requests', ['config' => $roleConfig]); ?>
= $this->include('shared/dialog_sample', ['config' => $roleConfig]); ?>
= $this->include('shared/dialog_unval'); ?>
= $this->include('shared/dialog_preview'); ?>
= $this->include('shared/dialog_audit'); ?>
= $this->endSection(); ?>
= $this->section('script'); ?>
= $this->endSection(); ?>