@extends('backend.app') @push('css') @endpush @section('content')

Product Update

@csrf {{ method_field('PATCH') }}
@foreach ($item->images as $key => $image)
×
@endforeach

@foreach($item->variations as $v) @endforeach
Size Color Action
@endsection @push('js') @endpush