added rebid and auto login while creating account
This commit is contained in:
@@ -24,6 +24,7 @@ class VentureCapitalFundResource extends JsonResource
|
||||
}
|
||||
|
||||
}
|
||||
// dd($this->products_id);
|
||||
return [
|
||||
'id' => $this->id,
|
||||
'products_id' => $this->products_id,
|
||||
|
||||
Reference in New Issue
Block a user