ListAttachments::route('/'), 'create' => CreateAttachment::route('/create'), 'edit' => EditAttachment::route('/{record}/edit'), ]; } }