<?php

return [

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

    'name'          => 'Car',
    'names'         => 'Cars',
];