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