{{--require documentItem.js , documentItem.js is included in newbase.blade--}} @php $isShowSync = $isShowSync ?? 0; //display sync info $showDownload = $showDownload ?? 1; //show download button and status $showDelete = $showDelete ?? 1; //show delete button $showTime = $showTime ?? 1; //show time $format = strtolower($format); @endphp @if($isShowSync !== 0) @if($file_upload_status == 1)