@php $color=['table-custom','table-primary','table-secondary','table-success','table-danger','table-warning','table-info','table-light','table-primary','table-secondary','table-success','table-danger','table-warning','table-info','table-light','table-primary','table-secondary','table-success','table-danger','table-warning','table-info','table-light','table-primary','table-secondary','table-success','table-danger','table-warning','table-info','table-light','table-primary','table-secondary','table-success','table-danger','table-warning','table-info','table-light']; $public_url=url('/uploads/outfits400x290'); $outfit_details=$data['oufit_details']; @endphp {{-- --}} {{-- border-bottom: 1px solid #e9edf4; --}} @if($outfit_details->outfit_title_image) @endif @if($outfit_details->outfit_image1) @endif @if($outfit_details->outfit_image2) @endif @if($outfit_details->outfit_image3) @endif @if($outfit_details->outfit_image4) @endif @if($outfit_details->outfit_description) @endif
Name : {{$outfit_details->outfit_name}}
Price : {{sprintf("%.2f", $outfit_details->outfit_price)}}
Image :
Sub Image 1 :
Sub Image 2 :
Sub Image 3 :
Sub Image 4 :
Description : {{$outfit_details->outfit_description}}
Outfit Products
@php $i=1; @endphp @foreach ($data['outfits_products'] as $products) @php $i++; @endphp @endforeach
# Product Name Price
{{$i}} {{$products->product_name_en}} {{sprintf("%.2f", $products->product_price)}}