where('slug', '=', $shelfSlug)->first(['id']); return $model; } }