belongsTo('Invoice'); } } Payment::created(function($payment) { Activity::createPayment($payment); });