@extends('layouts.app') @section('head') @endsection @section('content')
{{ $product->description_short }}
@if($product->on_demand) @if(!$product->consultation) @endif @else @foreach($product->combinations as $combination) @if(!$combination->is_deal) {{ $combination->title }}{{ $product->condition }}