'SocialWall', 'names' => 'SocialWalls', // Options for select boxes 'options' => [ ], // Placeholder for inputs 'placeholder' => [ 'nameid' => '', 'options' => '', 'category_id' => '', ], // Labels for inputs 'label' => [ 'nameid' => '', 'options' => '', 'category_id' => '', ], // Tab labels 'tab' => [ 'name' => 'Name', ], // Texts for the module 'text' => [ 'preview' => 'Click on the below list for preview', ], ];