'object', ]; public function dashboard() { return $this->belongsTo('App\Models\Common\Dashboard'); } }