role_id)->value('akses'); ?> @extends('dev.core.using') @section('content') @include('templates.SPP.ST.core.detail') @include('templates.SPP.ST.core.detailModalAdmin') @include('templates.SPP.ST.core.edit') @include('templates.SPP.ST.export.preview_search') @include('templates.SPP.ST.export.print_search') @include('templates.SPP.ST.export.export_search') @include('templates.SPP.ST.import.import') @include('templates.helpers.delete') @include('templates.SPP.ST.dev.data')

  {{strtoupper($getStatus)}} {{$getUptName}}

@include('templates.helpers.SPP.ST.maps')
@if($getStatus == 'administrator') @include('templates.helpers.SPP.ST.chart') @else @include('templates.helpers.SPP.ST.chart-no-admin') @endif
@include('templates.SPP.ST.core.table') @if($getStatus == 'administrator')

Catatan Petugas Pelaporan {{$getUptName}} (Apabila ada) :

@if($catatanPetugas) ➤ {{$catatanPetugas}} @else ➤ Tidak Ada Catatan @endif

Catatan Kasi {{$getUptName}} (Apabila ada) :

@if($catatanKasi) ➤ {{$catatanKasi}} @else ➤ Tidak Ada Catatan @endif
@endif
@include('templates.helpers.SPP.ST.js') @endsection