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

Unit Kerja

{{-- {!! Form::select('induk_opd_id',$induk_opd_arr,"",['class'=>'form-control daerah', 'form'=>'storeForm','required'=>'required','placeholder'=>'Pilih SKPD', 'id'=>'induk_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();.

--}} @foreach ($pengelola_program as $item) @endforeach
Nip Nama Program Action
{{$item->nip}} {{$item->nama}} {{$item->program}}
@csrf {{ method_field('DELETE') }}
@push('scripts') @endpush @push('scripts') @endpush @endsection