芝麻web文件管理V1.00
编辑当前文件:/home/qrafawbu/qrafiqxcreativeagency.com/accounts/office/app/Models/AcceptEstimate.php
belongsTo(Estimate::class); } public function getSignatureAttribute() { return asset_url_local_s3('estimate/accept/' . $this->attributes['signature']); } }