@extends('layouts.app') @section('content')
{{ $product->brand?->name }}
Category{{ $product->category?->name }}
Status{{ $product->status }}
{{ $product->product_url }}
Supplier URL{{ $product->supplier_url }}
| Platform | Channel | Link | Instruction |
|---|---|---|---|
| {{ $s->platform }} | {{ $s->channel_name }} | Open | {{ $s->instructions }} |
{{ $t->title }} — {{ $t->status }} — {{ $t->assignee?->name }}
@endforeach