@php if (empty($mode)) { $mode = 'update'; } if (empty($category)) { $category = new \KbCategory(); } @endphp {{ csrf_field() }} @if ($mode == 'update')
@endif @if (count(\Kb::getLocales($mailbox)) && $mode == 'update')
@foreach (\Kb::getLocales($mailbox) as $i => $locale)
@endforeach
@else
@endif
expand))checked="checked"@endif>

{{ __('Expand category on the homepage and show subcategories or articles if there are no subcategories.') }}