Danh mục chi
{!! Form::select('category_id', $categories, null, array('class' => 'form-control select2','id'=>'category','placeholder'=>'--Tất cả danh mục--')) !!}
Trạng thái duyệt
Chi nhánh
{!! Form::select('branch_id', $branches, null, array('class' => 'form-control select2','id'=>'branch','placeholder'=>'--Tất cả chi nhánh--')) !!}