<?= $cmdResult;?>
$data = [ 'company' => 'Pro Covers FX', 'cmdResult' => command('help'), // the only change I made ]; return view('welcome_message', $data);