amount)*(pow(10, -12)), 8, '.', ''); } public function address() { return $this->belongsTo(Address::class); } }