@extends('dashboard.admin.layouts.master') @section('content')

{{ $title }}

{{ $title }}

@csrf @method('put')

{{ $product->name }}
@endsection