diff --git a/models/PaymentMethod.php b/models/PaymentMethod.php index 1f54a01e1..9a9d62afc 100644 --- a/models/PaymentMethod.php +++ b/models/PaymentMethod.php @@ -71,6 +71,7 @@ class PaymentMethod extends Model public $translatable = [ 'name', 'description', + 'instructions', ]; /**