ListStatuses::route('/'), 'create' => CreateStatus::route('/create'), 'edit' => EditStatus::route('/{record}/edit'), ]; } }