@extends('backend.layouts.form') @section('section', admin_trans('Blog')) @section('title', $category->name) @section('container', 'container-max-lg') @section('back', route('admin.blog.categories.index')) @section('content')