@extends('core::layouts.master') @section('stylesheet') @parent @endsection @section('breadcrumb') Affiliate / Danh sách users @endsection @section('content')
Tên user Email Số điện thoại Tổng hoa hồng Số dư có thể rút Trạng thái tài khoản
@endsection @section('scripts') {{ Html::script(Module::asset('Affiliate:Assets').'/js/affiliate.js?v=1.3') }} @endsection