@extends('layouts.app', ['class' => 'g-sidenav-show bg-gray-100']) @section('content') @include('layouts.navbars.auth.topnav', ['title' => 'Products'])
{{$product->sku_code}}
{{$product->sku_description}}
{{$product->category->category_name}}
{{$product->brand->brand_name}}
{{$product->size}}