@extends('layouts.app') @section('title', 'Copy Product') @section('page-title', 'Copy Product') @section('breadcrumb', 'Utilities / Copy Product') @section('content')
Utilities / Copy Product
Create a copy of an existing product and view the completion status of your copied products
{{ $type['description'] }}
@if(!empty($type['url'])) {{ $type['button'] }} @else @endif| Source | Type | Destination | Date | Status |
|---|---|---|---|---|
| {{ $log->source_title }} | {{ $log->typeLabel() }} | {{ $log->destination_title }} | {{ $log->created_at->format('M d, Y') }} |
|