@extends('layouts.app') @section('title', 'Direktori UMKM') @section('breadcrumb')
Kelola data Usaha Mikro Kecil Menengah (UMKM) desa
Logo | Nama UMKM | Kategori | Pemilik | Kontak | Status | Marketplace | Rating | Aksi |
---|---|---|---|---|---|---|---|---|
|
{{ $item->nama_umkm }}
{{ Str::limit($item->deskripsi, 50) }}
@if($item->is_verified)
Terverifikasi
@endif
|
{{ $item->kategori_label }} |
{{ $item->pemilik->nama ?? 'N/A' }}
{{ $item->pemilik->nik ?? 'N/A' }}
|
@if($item->nomor_telepon)
{{ $item->nomor_telepon }}
@endif
@if($item->email)
{{ $item->email }}
@endif
@if($item->whatsapp)
{{ $item->whatsapp }}
@endif
|
{!! $item->status_badge !!} |
aktif_marketplace ? 'checked' : '' }}>
|
|
@if($item->status == 'pending_verifikasi')
@endif
|
Klik tombol "Tambah UMKM" untuk menambahkan data pertama