@extends('layout.header') @section('title') ALIAN | Edit Product @endsection @section('main')

Edit Product

@foreach($product1 as $product)
@method('PATCH') @csrf
{{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{----}} {{--
--}} {{--
--}} {{----}} {{--
--}} {{--Included GST Price
--}} {{--CGST 9%
--}} {{--SGST 9%
--}} {{--IF IGST 18%--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{----}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{----}} {{--
--}} {{--
--}} {{----}} {{--
--}} {{--Included GST Price
--}} {{--CGST 9%
--}} {{--SGST 9%
--}} {{--IF IGST 18%--}} {{--
--}} {{--
--}} {{--
--}} {{----}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--Final Rate:
--}} {{--Final Rate:
--}} {{--Final Rate:--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{----}} {{--
--}} {{----}} {{--
--}} {{--
--}} {{--
--}} {{----}} {{--
--}} {{----}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{----}} {{--
--}} {{--
--}} {{--
--}} {{--
Updated Selling Price(₹)
--}} {{--
--}} {{--
--}} {{--
₹ 175.00
--}} {{--
--}}

Revised New Rate

Future Functionality
{{--
--}} {{----}} {{--
--}} {{----}} {{--
--}} {{--
--}} {{--
--}} {{----}} {{--
--}} {{--
--}} {{----}} {{--
--}} {{----}} {{----}} {{----}} {{--
--}} {{--
--}} {{--
--}} {{----}} {{--
--}} {{----}} {{----}} {{----}} {{--
--}} {{--
--}} {{--
--}} {{--
--}}
@endforeach
@endsection