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