@php $autocontent = array('nomor_sertifikat','background','nama_peserta','kepesertaan_peserta'); if(empty($jsondata->Content)) $text = ""; else $text = $jsondata->Content; if(empty($jsondata->Align)) $align = "L"; else $align = $jsondata->Align; if(empty($jsondata->Valign)) $valign = "M"; else $valign = $jsondata->Valign; @endphp @if($config->nama_config == 'background') @include('sertifikat.preview.background') @else
@csrf @method('PUT')
@endif