performer(); $pro = $performer->pro; $performerProID = $performer->pro->id; $milliseconds = strtotime(date('Y-m-d')) . '000'; //required by the calendar return view('app.ps.dashboard', compact( 'milliseconds')); } }