@extends('layouts.app') @section('title') PRODUCT VIEW @endsection @section('button') Back @endsection @section('content')
Product Details
Wire Detail (Additional)
customer_supplier) value="{{ $product->customer_supplier }}">

Customer Detail

Packaging Detail
@endsection