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