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