@extends('layouts.app') @section('content')

Indikator OPD

{{--

Pengguna

--}} {{--

DataTables has most features enabled by default, so all you need to do to use it with your own tables is to call the construction function: $().DataTable();.

--}}
{!! Form::select('induk_opd_id',$induk_opd_arr,"",['class'=>'form-control daerah', 'form'=>'storeForm','required'=>'required','placeholder'=>'Pilih SKPD', 'id'=>'induk_opd']) !!}

RPJMD

{{-- --}}
Sasaran: Sasaran 1
Tidak Ada Data

Renstra

Tidak Ada Data
{{-- @if(count($visi) > 0) @foreach ($visi as $v) {{$v->tahun_awal}} - {{$v->tahun_akhir}} Visi: {{$v->nama}} Misi: @foreach ($v->Misi as $M) {{$M->nama}}
@csrf
Edit
@endforeach @endforeach @else Tidak ada data @endif --}}
@push('scripts') @endpush @push('scripts') @endpush @endsection