route()->parameter('egg'); return $egg instanceof Egg && $egg->exists; } }