@include('panels.breadcrumb')
@if ($show)
{{ $status }}
@endif
Logo NPSN Sekolah {{ $sekolah->npsn }}
Nama Sekolah {{ $sekolah->nama }}
Alamat Sekolah {{ $sekolah->alamat }}
Desa Kelurahan Sekolah {{ $sekolah->desa_kelurahan }}

Pengiriman data terakhir dilakukan pada
@if($last_sync) {{$last_sync->updated_at->translatedFormat('d F Y H:i:s')}} @else 10 Desember 2022 09:20 @endif

@if ($show) @else @endif
DATA YANG MENGALAMI PERUBAHAN
@foreach ($table_sync as $sync) @if($sync['count']) @endif @endforeach @if($jml) @else @endif
No Data Jml Data
{{$no}} {{$sync['data']}} {{$sync['count']}}
Jumlah {{$jml}}
Tidak ada untuk ditampilkan
@push('scripts') @endpush