ListEvCompanies::route('/'), 'create' => CreateEvCompany::route('/create'), 'edit' => EditEvCompany::route('/{record}/edit'), ]; } }