@extends('user.layouts.app') @push('title') {{ __(@$pageTitle) }} @endpush @section('content')
{{ __('#SL') }}
|
{{ __('Name') }}
|
{{ __('Email') }}
|
{{ __('Status') }}
|
{{ __('Action') }}
|
---|
{{ __('#SL') }}
|
{{ __('Title') }}
|
{{ __('Product') }}
|
{{ __('Plan') }}
|
{{ __('Affiliate') }}
|
{{ __('Amount') }}
|
{{ __('Action') }}
|
---|