belongsTo(Branch::class); } public function accountable() { return $this->morphTo(); } }