diff --git a/app/Http/Controllers/UserController.php b/app/Http/Controllers/UserController.php index 5f0c46e..b660cad 100644 --- a/app/Http/Controllers/UserController.php +++ b/app/Http/Controllers/UserController.php @@ -126,7 +126,8 @@ class UserController extends Controller \Session::flash('info', 'Cannot register when logged in'); return redirect('/'); } - return view('apply_open'); + //return view('apply_open'); + return view('apply-down'); } public function loggain() diff --git a/resources/views/layout1/apply-down.blade.php b/resources/views/layout1/apply-down.blade.php index 681884a..482489f 100644 --- a/resources/views/layout1/apply-down.blade.php +++ b/resources/views/layout1/apply-down.blade.php @@ -2,6 +2,11 @@ @section('content') @include('partials.flash') -user limit reached 6969 +
until further notice
+