<?php

return [

    /*
    |--------------------------------------------------------------------------
    | Label language files for CompanySetting package
    |--------------------------------------------------------------------------
    |
    | The following language lines are the default labels for company_setting module,
    | and it is used by the template/view files in this module
    |
    */

    'name'          => 'CompanySetting',
    'names'         => 'CompanySettings',
];