@php $textcount = 0; $tr = 1; $multipage = false; $view33['casedata'] = $casedata; $view33['hospital'] = $hospital; $view33['pname'] = $casedata->procedure_name; $view33['photoselect'] = $photoselect; $view33['json'] = $json; $view33['border'] = 1; $view33['operation_cysto'] = $operationcysto; $view33['left_width'] = 120; $view33['between_line'] = $between_line; $view33['doctor'] = $doctor; $view33['nurse'] = $nurse; $view33['nurse_anes'] = $nurse_anes; $view33['scopeall'] = $scopeall; $view33['totaltime'] = $totaltime; $is_rama = 0; @endphp @if ($casedata->procedure_name == 'Percutaneous Dilatational Tracheostomy')
@endif
@for ($i = 1; $i < 40; $i++)
@endfor
@if ($pdfshow[0] != '') @foreach ($pdfshow as $show) @php $this_zone = intval(substr($show, 0, 4)); $app_name = app_name(); @endphp @if (is_file(webconfig('htdocs_path') . "$app_name\\resources\\views\\endocapture\pdf\\component\\left_section\\$show.blade.php")) @component('endocapture.pdf.component.left_section.' . $show, $view33) @endcomponent @endif @endforeach @else @component('endocapture.pdf.component.left_section.0000_not', $view33) @endcomponent @endif