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

{{$title}}


{{----}} {!! Form::select('type',$category_pluck, null, array('class' => 'form-control header-search','placeholder'=>'Trực thuộc')) !!}
@include('department.ajax')
@endsection @section('_script') @endsection