@extends('layouts.admin') @section('title', 'Edit Product') @section('subtitle', $product->name_en) @section('content')
{{ $message }}