@if(isset($bodyType) && !empty($bodyType) && count($bodyType)) @foreach($bodyType as $c) @endforeach @endif
Back