@extends('layouts.app') @section('title') Add Vendor @stop @section('breadcrumb')
@stop @section('content')Category | Item code | Items name | Unit | Action |
---|---|---|---|---|
{{ $list->category->category_name}} | {{$list->item_code}} | {{$list->item_name}} | {{$list->unit}} | View Details |