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

Bảng xếp hạng

{{--
--}} {{-- {!! 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('marketing.ranking.ajax')
@endsection @section('_script') @endsection