@@ -41,11 +41,4 @@ class HomeController extends Controller
|
||||
return view('home')
|
||||
->with('positions', $positions);
|
||||
}
|
||||
|
||||
public function pageGiveaway()
|
||||
{
|
||||
|
||||
return view('giveaway');
|
||||
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user