convert(file_get_contents($path)); return view('changelog', [ 'content' => $content, ]); } }