belongsTo('Oxbow\Book'); } public function getUrl() { return '/books/' . $this->book->slug . '/' . $this->slug; } }