@extends('layouts.master') @section('content')
Offers @if (\LeadMax\TrackYourStats\System\Session::permissions()->can("create_offers"))  Create New Offer @endif
@if(\LeadMax\TrackYourStats\System\Session::userType() !== \App\Privilege::ROLE_AFFILIATE) @include('report.options.active') @endif @if(\LeadMax\TrackYourStats\System\Session::userType() == \App\Privilege::ROLE_AFFILIATE)

When pushing a user to you link, you can pass up to 3 values by using the sub IDs below.

Example. http://trackyourstats.com/?repid=1&offerid=1&sub1=VALUE1&sub2=VALUE2

&sub1= &sub2= &sub3=

@endif