@php if (empty($mode)) { $mode = 'update'; } if (empty($category)) { $category = new \KbCategory(); } @endphp {{ csrf_field() }} @if ($mode == 'update')
{{ __('Expand category on the homepage and show subcategories or articles if there are no subcategories.') }}