ravoz
@if (count($items) > 0) @endif @if (count($packageitems) > 0) @endif
Hi {{ $name }} , Enquiry Submitted Successfull
Products
@foreach ($items as $item) @if ($item->parent_id == 0) {{-- --}} @endif @if ($item->parent_id != 0) {{-- --}} @endif @endforeach
{{ get_enquiry_attribute($item->attribute_value) }}
Qty
{{ $item->qty }}
{{ get_enquiry_attribute($item->attribute_value) }}
Qty
{{ $item->qty }}
Packages
@php $oldname = ''; @endphp @foreach ($packageitems as $item) @php $newname = $item->package_name; @endphp @if ($newname != $oldname) @endif {{-- --}} @php $oldname = $item->package_name; @endphp @endforeach
Package Name
{{ $item->package_name }}
Qty
{{ $item->qty }}
Ravoz Digital - All Rights Reserved. Developed by AdAgency. ( AdA Technologies )