davide.cucurnia@vola.it
2024-02-06 91fb11c85ffea90f52af9ad071c997ad2b53a624
app/Models/Products.php
@@ -15,10 +15,10 @@
     */
    protected $fillable = [
        'LinkedMSISDN',
        'tmCode',
        'TmCode',
        'OMProductId',
        'description',
        'activationDate'
        'Name',
        'Description',
    ];
    public function msisdn()