@php $idtable = isset($idtable) ? $idtable : "table-data"; @endphp
{{ $judul }}
@if($tambah) @endif
{{-- --}}
@if(isset($tpwidth) && $tpwidth != "-") @php $html = ""; $to_width=0; for($i=0; $i < count($thead); $i++ ){ $html .=''.$thead[$i].''; $to_width+= intval($thwidth[$i]); } @endphp {!! $html !!}
@else @for($i=0; $i < count($thead); $i++ ) @endfor
{{ $thead[$i] }}
@endif
@include('modal_preview')