@extends('layouts.app') @section('content')

Edit Product

@csrf @method('PUT')
/home/keshavvps/public_html/keshav/KG2/OJA-Web-main/resources/views/products/edit.blade.php on line 182
none;">
@if(Auth::user()->role!='Uploader')
@endif

Warning: Undefined variable $product in /home/keshavvps/public_html/keshav/KG2/OJA-Web-main/resources/views/products/edit.blade.php on line 220

Warning: Attempt to read property "skus" on null in /home/keshavvps/public_html/keshav/KG2/OJA-Web-main/resources/views/products/edit.blade.php on line 220

Warning: foreach() argument must be of type array|object, null given in /home/keshavvps/public_html/keshav/KG2/OJA-Web-main/resources/views/products/edit.blade.php on line 220

Specifications

Images

Select Images
@endsection