Leave Resumption a href not responding in Laravel

后端 未结 0 1748
予麋鹿
予麋鹿 2021-01-02 02:51

I have this code in Laravel-5.8:

Controller :

public function activate_leave_resumption()
{
    $userCompany = Auth::user()->company_id;
    $userEm         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题