= $this->extend('shared/layout', ['roleConfig' => $roleConfig]); ?>
= $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_audit'); ?>
= $this->include('shared/dialog_results_generate'); ?>
= $this->include('shared/dialog_preview'); ?>
= $this->endSection(); ?>
= $this->section('script'); ?>
= $this->endSection(); ?>