@extends('affiliate.layouts.app') @push('title') {{ __('Dashboard') }} @endpush @section('content') @section('content')
{{ __('#SL') }}
|
{{ __('Product') }}
|
{{ __('Plan') }}
|
{{ __('Date') }}
|
{{ __('Plan Price') }}
|
{{ __('Commission') }}
|
---|