@foreach($subcategories as $subcategory)
id, array_column($video->getCategories->toArray(), 'category_id')) !== false) checked @endif>
@if(count($subcategory->subcategory)) @include('admin.video.video-sub-category-edit',['subcategories' => $subcategory->subcategory]) @endif @endforeach