@extends('layouts.index') @section('title') Daftar Ref Kepegawaian @endsection @section('css') @endsection @section('content')
| No | Foto | Nama Kategori Produk | Status | Aksi |
|---|---|---|---|---|
| {{ $increment++ }} | {{ $data->nama_kategori_produk }} | @if($data->status == 'aktif') Aktif @else Nonaktif @endif |