Address Detail
@if (!empty($data['address']) && count($data['address']) > 0) @foreach ($data['address'] as $index => $item) @endforeach @else @endif
# Title Address Tag Action
{{ $item['title'] ?? 'N/A' }} {{ $item['address_line_1'] }}, {{ $item['address_line_2'] }} , {{ $item['ares'] }}
{{ $item['city_name'] }}, {{ $item['state_name'] }}, {{ $item['country_name'] }} - {{ $item['pincode'] }}
{{ $item['tag'] ?? 'N/A' }}
No data found