MEDICATION     medi_casejson); if($box||$tb_casemedication->medi_casejson=="[]"){echo 'checked';} @endphp >
@php $mos = 1; @endphp @foreach ($anesthesis as $medi) @php if ($mos == 1) { $mos = 2; } else { $mos = 1; } @endphp
anesthesis_id, $tb_casemedication->medi_casejson); if($box){echo 'checked';} @endphp >
{{ @$medi->anesthesis_unit }}
@endforeach
{{-- {!! Form::select('medi_otherunit', array_pluck($doseunit, 'name', 'id'), @$tb_casemedication->medi_otherunit, ['class' => '', 'id' => '', ]) !!} --}}
@if ($pname == 'ERCP')
POSITION
{!! Form::select('position', ['' => 'Select'] + array_pluck($dd_position, 'position_name', 'position_name'), @$json->position, ['class' => 'form-control savejson', 'id' => 'position']) !!}
@endif @if ($pname == 'Bronchoscope')
ENDOSCOPIC ROUTE
{!! Form::select('route', ['' => 'Select'] + array_pluck($dd_route_broncho, 'name', 'id'), @$json->route, ['class' => 'form-control savejson', 'id' => 'route']) !!}
@endif @if ($pname == 'Cystoscopy')

OPERATION

@foreach ($operationcysto as $box) @php $boxid = $box->operation_name; @endphp @php /*
$boxid) }} class="savejson" id="{{ $box->operation_name }}" name="{{ $box->operation_name }}">{{ $box->operation_name }}
*/ @endphp @endforeach @foreach ($operationcysto as $box)
operation_name, @$json->operationcysto) }}>
@endforeach




INCISION


@endif