@foreach($category_tree as $category) @php $trans = $category->categoryTranslations->where('lang_id',$lang_id)->first();@endphp @if($trans != null)