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

Danh sách

chevron_left
{{date('Y')}}
chevron_right
01 02 03
04 05 06
07 08 09
10 11 12
{!! Form::select('branch_id', $branches, 1, array('class' => 'form-control branch_id', 'placeholder'=>'Chọn chi nhánh',)) !!}
{{----}}
{{----}} {{----}}
@include('cham_cong.statistic.ajax')
@include('cham_cong.statistic.modal') @endsection @section('_script') @endsection