@extends('layouts.base') @section('content') @section('title', trans('添加分类'))
@if($item['is_link'] == 1)
@endif
@endsection