@extends('layout.app') @section('content')

Hoa hồng CTV

{!! Form::select('is_upsale', [0=>'Khách hàng mới',1=>'Khách hàng cũ'], null, array('class' => 'form-control', 'placeholder'=>'Tất cả khách hàng',)) !!}
@include('statistics.ajax_ctv')
@endsection @section('_script') @endsection