{!! showErrors($errors, 'cate_title') !!}
{{ url('blog/category/') . '/' }}
{!! showErrors($errors, 'cate_slug') !!}
{!! showErrors($errors, 'cate_description') !!}
@section('beforeBodyClose') @endsection