'Jobs2018', 'names' => 'Jobs2018s', /** * Singlular and plural name of the module */ 'title' => [ 'main' => 'Jobs2018s', 'sub' => 'Jobs2018s', 'list' => 'List of jobs2018s', 'edit' => 'Edit jobs2018', 'create' => 'Create new jobs2018' ], /** * 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' => 'Jobs2018s', ], /** * Texts for the module */ 'text' => [ 'preview' => 'Click on the below list for preview', ], ];