'AAAA', 'names' => 'AAAAS', /** * Singlular and plural name of the module */ 'title' => [ 'main' => 'AAAAS', 'sub' => 'AAAAS', 'list' => 'List of a_a_a_a_s', 'edit' => 'Edit a_a_a_a', 'create' => 'Create new a_a_a_a' ], /** * Options for select/radio/check. */ 'options' => [ ], /** * Placeholder for inputs */ 'placeholder' => [ ], /** * Labels for inputs. */ 'label' => [ ], /** * Columns array for show hide checkbox. */ 'cloumns' => [ ], /** * Tab labels */ 'tab' => [ 'name' => 'AAAAS', ], /** * Texts for the module */ 'text' => [ 'preview' => 'Click on the below list for preview', ], ];