convert($markdown); return view('privacy-policy', [ 'content' => $content, ]); } }