'float' ]; protected $fillable = [ 'insurance_subscription_id', 'insured_id', 'amount', 'reason', 'created_at', 'updated_at' ]; }