コード例 #1
0
ファイル: Agencia.php プロジェクト: juans05/pturimo
 public function ubigeo()
 {
     return $this->belongsTo(Ubigeo::getClass());
 }