Revenue Sharing

Are you a record label with multiple artists on the book? Do you need to share the money for one of your collaborative releases with another Artist?

Well, we can manage this for you, easily! Revenue Shares can be applied to any or all tracks on a release by simply filling in the form below.

To share revenue with another artist all they need is their own RouteNote username and they will automatically receive their share of stats and earnings, saving you the hassle of reporting and multiple payouts.

@if (session('success'))

Notification/Success Thanks for submitting your revenue sharing request! This has been received successfully and you will be contacted via email soon with any updates. Success!

@elseif (session('error'))

Warning Heading!
There was a problem, please ensure all details are correct and try again  Go back to the form

@elseif($data == '0')

Notification/Success Thanks for submitting your revenue sharing request! This has been received successfully and you will be contacted via email soon with any updates. Success!

@else
@csrf

Revenue Share Request Form

The percentage share of your release will depend on the distribution plan you have selected. For free releases, the account holder will automatically get 85% of total earnings, while Premium releases will get 100%.

Account holders are able to split their percentages between multiple parties using this revenue share request form.

Revenue shares submitted before the 20th of each month will be applied to the following month. Revenue shares submitted on or after the 20th will be applied in two months time.
For example, a share submitted on 17th January will be in place for February earnings run, whereas a share submitted on 25th January will be in place for March earnings run.


* Indicates required question

Email *


User ID *


User Name *


{{--
Add UPC * add
Revenue Share To * add
UserID: {{ $users->uid }} UserName: {{ $users->name }} Percentage: 100%
--}} {{-- --}}
Clear Form
@endif