belongsTo(Page::class, 'page_id'); } protected static function newFactory(): PageMetaFactory { //return PageMetaFactory::new(); } }