@extends('layouts.vendor.app') @section('title', 'Product Information') @section('content') Product Information Home Show Product Product Details Edit Back to List LOWA Men’s Renegade GTX Mid Hiking Boots Review @foreach ($product->images as $image) @endforeach {{$product->title}} {{$product->short_description}} Available Colors @foreach ($colors_product as $color) {{$color->name}} Price:{{$color->price}}---Qnty:{{$color->qnty}} @endforeach @foreach ($attributes as $attribute) Available {{$attribute->name}}
{{$product->short_description}}