@include('dev.helpers.jquery')
@extends('dev.core.using')
@section('content')
role_id)->value('akses'); ?>
@include('templates.helpers.SPP.RT.maps')
@if($getStatus == 'administrator')
@include('templates.helpers.SPP.RT.chart')
@else
@include('templates.helpers.SPP.RT.chart-no-admin')
@endif
@include('templates.SPP.RT.table.seluruh-upt-tahun')
@include('templates.helpers.SPP.RT.js')
@endsection