'decimal:2', 'jumlah' => 'decimal:2']; } public function permohonan() { return $this->belongsTo(Permohonan::class, 'permohonan_id'); } }