diff --git a/admin/layouts/sectionjcb.php b/admin/layouts/sectionjcb.php
new file mode 100644
index 000000000..bbcc14347
--- /dev/null
+++ b/admin/layouts/sectionjcb.php
@@ -0,0 +1,62 @@
+
+ * @github Joomla Component Builder
+ * @copyright Copyright (C) 2015 - 2020 Vast Development Method. All rights reserved.
+ * @license GNU General Public License version 2 or later; see LICENSE.txt
+ */
+
+// No direct access to this file
+defined('JPATH_BASE') or die('Restricted access');
+
+/**
+ * Make thing clear
+ *
+ * @var JForm $form The form instance for render the section
+ * @var string $basegroup The base group name
+ * @var string $group Current group name
+ * @var array $buttons Array of the buttons that will be rendered
+ */
+extract($displayData);
+
+?>
+