Exemplo n.º 1
0
 public function postCatalogs($id)
 {
     return FinishedDesign::find($id)->catalog();
 }