@extends('layouts.admin') @section('title', 'Edit ' . $product->name) @section('topbar-title', 'Edit Product') @section('content')