<?php

return [

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

    'name'          => 'Meeting',
    'names'         => 'Meetings',
];