fixed #366
This commit is contained in:
@ -217,7 +217,7 @@ class Companies extends Controller
|
|||||||
event(new CompanySwitched($company));
|
event(new CompanySwitched($company));
|
||||||
}
|
}
|
||||||
|
|
||||||
return redirect()->back();
|
return redirect('/');
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Reference in New Issue
Block a user