{{-- flash message starts here --}}
@if ($errors->any())
@endif
@if(Session::has('success'))
{{-- flash message ends here --}}
-
@foreach ($errors->all() as $error)
- {{ $error }} @endforeach
{{Session::get('success')}}
@endif
{{-- filters starts --}}
{{-- filters --}}
{{-- @include('admin.partials.filters.locationFilter') --}}
{{-- filters ends --}}
Product Info Details
@else
@endif
{{$productInfos->links()}}
{{-- Filters --}}
Product Info Details
@if( count($productInfos) != 0 )
# | Description | SKU | Dimension | Thickness | Color | Zone 1 Price | Zone 1 Discount Price | Zone 2 Price | Zone 2 Discount Price | |
---|---|---|---|---|---|---|---|---|---|---|
{{$sr}} |
{{$productInfo->description}} |
{{$productInfo->sku}} |
{{$productInfo->dimension}} |
{{$productInfo->thickness}} |
{{$productInfo->color}} |
{{$productInfo->zone_1_price}} |
{{$productInfo->zone_1_dis_price}} |
{{$productInfo->zone_2_price}} |
{{$productInfo->zone_2_dis_price}} |
{{-- --}} {{-- View --}} {{-- Edit --}} {{-- Delete --}} {{-- | --}}