@extends('layouts.app') @section('title', 'Manage Accurate Item') @section('breadcrumb', 'Manage Accurate Item') @section('sub-breadcrumb') {{-- --}} List Item @endsection {{-- @section('List Accurate Item', 'kt-menu__item--open kt-menu__item--here') --}} @section('accurate-items', 'kt-menu__item--active') @section('content')
Accurate Code | Name | @foreach($brand as $key => $value){{ $value['name'] }} | @endforeach||
---|---|---|---|---|
{{ $items['accurate_code'] }} | {{ $items['accurate_name'] }} | @foreach ($brand as $key => $value)
|
@endforeach
||
No data to display. |