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

Import data

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

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();.

--}}

Import Preview

@if($data) @foreach($data as $key => $row) @if($key == 0) @foreach ($row as $item) @endforeach @else @foreach ($row as $item) @endforeach @endif @endforeach @endif
{{$item}}
{{$item}}
@csrf
@push('scripts') @endpush {{-- @push('scripts') @endpush --}} @endsection