Rev-Share Monthly Payout Summary
{{ $totalSubscriptionsByEvent }}
# RAF Paid Subscriptions
${{ $totalRevenueSharePaid }}
Total Rev-Share Paid
${{ number_format($totalRevenueShareDue , 2) }}
Total Rev-Share Due
@extends('layouts.host', ['header' => true, 'close_button' => true, 'header_image' => false])
@section('title', 'Rev Share Monthly')
@section('back_button')
@endsection
@section('content')
# RAF Paid Subscriptions Total Rev-Share Paid Total Rev-Share DueRev-Share Monthly Payout Summary
{{ $totalSubscriptionsByEvent }}
${{ $totalRevenueSharePaid }}
${{ number_format($totalRevenueShareDue , 2) }}