accounts = $accounts; } public function index() { return View::make('index'); } }