@extends('layouts.admin') @section('title', 'Spesifikasi: '.$product->name_id) @push('breadcrumb')
@endpush @section('content')| Group | Label (ID) | Label (EN) | Nilai | Unit | Aksi |
|---|---|---|---|---|---|
| {{ $spec->spec_group }} | {{ $spec->key_id }} | {{ $spec->key_en }} | {{ $spec->value }} | {{ $spec->unit }} | |
| Belum ada spesifikasi. | |||||