@extends('core::layouts.master') @section('breadcrumb','Cấu hình chung') @section('head-action') {{ Form::bsNavBtnSubmit('Tạo tự động sitemap','setting-form') }} @endsection @section('stylesheet') @endsection @section('scripts') @parent {{ Html::script(config('app.assets_url').'/backend/js/plugins/editors/ace/ace.js') }} @endsection @section('content')
Cấu hình file sitemap.xml
@endsection