'decimal:2', 'status' => 'boolean' ]; public function paket() { return $this->belongsTo(Paket::class); } }