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

{{$title}}


{{--
--}} {{--{!! Form::select('type', $category_pluck, null, array('class' => 'form-control type','data-placeholder'=>'Danh mục cha')) !!}--}} {{--
--}}
@include('package.ajax')
@endsection @section('_script') @endsection