diff --git a/resources/views/admin/programs/template/show.blade.php b/resources/views/admin/programs/template/show.blade.php index 4004b90..c86ad57 100644 --- a/resources/views/admin/programs/template/show.blade.php +++ b/resources/views/admin/programs/template/show.blade.php @@ -17,14 +17,71 @@ @section('content') -
+ Koordinat X dan Y dikira dari sudut kiri atas imej (piksel). + @if($imgWidth > 0) + Saiz imej: {{ $imgWidth }} × {{ $imgHeight }} px. + @endif +
+