public function CIKFull() { $cik = Cik::get(); return View::make('admin.cikfull')->withCiklist($cik); }