book) ->where('paragraph', $this->paragraph) ->value('text'); $data['book'] = $this->book; $data['start'] = $this->paragraph; return $data; } }