Product Details
@if(Session::has('message')){{ Session::get('message') }}
@endif @if($errors->any()){{ implode('', $errors->all(':message')) }}
@endif
@php
$gallery_image = json_decode($product->gallery_image);
@endphp
@if($gallery_image)
@foreach($gallery_image as $img)
@endforeach
@endif
@if($gallery_image)
@foreach($gallery_image as $img)
@endforeach
@endif
Product Name
{{ $product->name }}
Laptop No.
{{$product->laptop_no}}
Brand
{{$product->brand}}
Processor
{{$product->processor}}
Generation
{{$product->generation}}
Ram
{{$product->ram}}
Storage
{{$product->internal_storage}}
Graphics
{{$product->graphics}}
Screen Size
{{$product->screen_size}}
Price
{{$product->price}} Rs
Description
{{ $product->description }}
Qunatity
Total Price:
{{$product->price}} Rs