belongsTo('Invoice'); } } Invitation::created(function($invitation) { Activity::emailInvoice($invitation); });