@extends('layouts.basic') @section('styles') @endsection @section('content')

Enquiry-Leads

Edit Enquiry-details
@csrf @method('PUT')
{{--
--}}

Product Details
{{-- --}} {{-- --}} @foreach ($enquiry[0]->enquiryProduct as $productDetails) {{-- --}} {{-- --}} {{-- --}} @endforeach {{-- --}}
Product size* Product quantityUnit price Freight Loading charges GSTUnit price*
--}} {{--
--}} {{--
Total quantity = Gross Total =

{{--
--}}
@endsection @section('script') @endsection