@extends('layouts.bootstrap') @section('title', 'Edit Product') @section('header')
This product is missing some details. Complete them to finish setup:
Missing: {{ implode(', ', $product->getMissingFields()) }}This product has all required details filled in.
Great! You've created "{{ $product->name }}". Now add the remaining details below to complete the setup.