@extends('layout.main') @section('content')

Edit Saving Product

@csrf @method('PUT')
{{--
--}}
@endsection @push('scripts') @endpush('scripts')