芝麻web文件管理V1.00
编辑当前文件:/home/qrafawbu/rentandbuyrealty.com/rentandbuyrealty.com/app/Models/Payments.php
belongsTo(Package::class); } public function customer() { return $this->belongsTo(Customer::class); } }