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