@extends('adminlte::page') @section('title', __('title.edit_post')) @section('content_top_nav_right') @endsection @section('content_header') @stop @inject('postHelper', 'App\Helpers\PostHelper') @section('plugins.Flag', true) @section('plugins.BootstrapTagInput', true) @section('plugins.Tinymce', true) @section('plugins.Select2', true) @section('plugins.Pace', true) @section('plugins.Toastr', true) @section('plugins.Sweetalert2', true) @section('content')
{{ __('button.use_custom_permalink') }}
{{ __('button.add_new_category') }}