Prošli jste $result proměnná špatným způsobem. Zkuste toto:
return View::make('jobsearch.search')->with('result', $result);
Prošli jste $result proměnná špatným způsobem. Zkuste toto:
return View::make('jobsearch.search')->with('result', $result);