file($path, [ 'Content-Type' => 'application/pdf', 'Content-Disposition' => 'inline; filename="'.$downloadName.'"', ]); } }