@extends('backend.layouts.master') @section('content')
{!! Form::open(array('url' => url()->current(), 'method' => 'get', 'id'=> 'gridForm','role'=>'form')) !!}

5.1 Thống kê tỷ lệ chốt sale

{{--
--}} {{----}} {{--
--}}
{{--
--}} {{----}} {{--
--}}
{!! Form::close() !!}
{{--
--}} {{--
Danh sách tác nghiệp sau bao lâu
--}} {{--
--}} @include('backend.sale.statistical.ajax')
{{--{{$posts->links()}}--}}
@endsection @section('script') @include('backend.layouts.script') @endsection