Apply fixes from StyleCI
This commit is contained in:
@@ -365,10 +365,10 @@ class UnAuthController extends Controller
|
|||||||
Session::put('language', $lang);
|
Session::put('language', $lang);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
return redirect()->back();
|
return redirect()->back();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
// Follow up tickets
|
// Follow up tickets
|
||||||
public function followup()
|
public function followup()
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user