@php $parent = getMostGrandParent($item);@endphp type == "folder") @if($parent) href="{{route('organizational-documents.index_by_category', $parent->slug)}}?working_dir={{$item->id}}" @endif @else href="javascript:;" onclick="preview({{$item}})" @endif data-id="{{$item->id}}">
@if($item->thumb_url)
@else @if($item->icon == "pdf") @else
@endif @endif
{{$item->name}}
{{-- --}}