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