@extends('petugas.layouts.layout_dashboard') @section("title") Form @endsection @section("breadcrumb") @endsection @section('header-scripts') {{-- --}} {{-- --}} @endsection @section('footer-scripts') @include('petugas.components.notification') @endsection @section("content")
assignment

Form Jenis Koleksi

Ordering Nama Field Field Asli Active Action
{{--
--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- @foreach($jkf as $key => $jkf_pus)--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- @endforeach--}} {{-- --}} {{--
NoNama FieldField AsliOrderingActiveAction
{{ ($jkf->currentpage()-1) * $jkf->perpage() + $key + 1 }}{{$jkf_pus->nama_field}}{{$jkf_pus->field_asli}}--}} {{-- --}} {{-- keyboard_arrow_up--}} {{-- --}} {{-- {{$jkf_pus->ordering}}--}} {{-- --}} {{-- keyboard_arrow_down--}} {{-- --}} {{-- --}} {{-- @if ($jkf_pus->active > 0)--}} {{-- --}} {{-- Yes--}} {{-- --}} {{-- @else--}} {{-- --}} {{-- No--}} {{-- --}} {{-- @endif--}} {{-- --}} {{-- --}} {{-- edit--}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- {{$jkf->appends(Request::all())->links()}}--}} {{--
--}} {{--
--}}
@endsection