ListContacts::route('/'), 'create' => CreateContact::route('/create'), 'edit' => EditContact::route('/{record}/edit'), ]; } }