I have this code in Laravel-5.8:
Controller :
public function activate_leave_resumption() { $userCompany = Auth::user()->company_id; $userEm