dbfdg hasOne('App\Models\Employee', 'id', 'employee_id'); } public static $commissiontype = [ 'fixed'=>'Fixed', 'percentage'=> 'Percentage', ]; }