slug; } public function getEditUrl() { return $this->getUrl() . '/edit'; } public function pages() { return $this->hasMany('Oxbow\Page'); } }