Example #1
0
 public function portfolio_completo()
 {
     return PortfolioCompleto::where('portfolio_simple_id', $this->id)->first();
 }