@foreach($user_info as $info) {{$page_title}} @endforeach
@if($setting['hide_views_section'] == '' || $setting['hide_views_section'] == '0')
Views: {{$views}}
@endif @foreach($user_info as $info)
{{$info->company_name}}
{{$info->first_name}} {{$info->last_name}}@if($info->profession)({{$info->profession}})@endif
{{$info->first_name_another}} {{$info->last_name_another}}@if($info->profession_another)({{$info->profession_another}})@endif
@endforeach @foreach($user_info as $info)
{{$info->address}}
{{$info->email}}
{{$info->website_url}}
{{$info->contact}}
{{$info->alternate_contact}}
Save Card
@endforeach
@if($setting['hide_about_section'] == '' || $setting['hide_about_section'] == '0')

{{$setting['about_heading']}}

@foreach($user_info as $info)

Company Name

:
{{$info->company_name}}

Year of Est.

:
{{$info->year}}

About Us

@endforeach @foreach($user_info as $info) @endforeach

Our Specialities

@foreach($user_info as $info)

@if($docs)
@foreach($docs as $doc) {{ $doc }} @endforeach
@endif
@endforeach
@endif @if($setting['hide_product_section'] == '' || $setting['hide_product_section'] == '0')

{{$setting['product_heading']}}

@foreach($product_data as $product)

{{$product->title}}

@if($product->head_image) Digital Visiting Cards @endif
@if($product->price) Price: ₹{{$product->price}} @endif
@if($product->hide_enquery_button == 1) @else @foreach($user_info as $info) @if($info->whatapp_contact) Enquiry @endif @endforeach @endif
@endforeach
@endif @if($setting['hide_payment_section'] == '' || $setting['hide_payment_section'] == '0')

{{$setting['payment_heading']}}

@foreach($payment_info as $payment) @if($payment->link_name != 'BANK') @endif @endforeach

{{$payment->link_name}} Number

:
{{$payment->url}}

Account Details:

@foreach($payment_info as $payment) @if($payment->link_name == 'BANK') @endif @endforeach

Bank Name

:
{{$payment->bank_name}}

IFSC code

:
{{$payment->ifsc_code}}

Account Holder Name

:
{{$payment->customer_name}}

Account Number

:
{{$payment->account_number}}

QR codes:

@foreach($payment_info as $payment) @if($payment->link_name != 'BANK')
@if($payment->qr_image)

{{$payment->link_name}}

@endif
@endif @endforeach
@endif @if($setting['hide_gallery_section'] == '' || $setting['hide_gallery_section'] == '0') @endif @if($setting['hide_video_section'] == '' || $setting['hide_video_section'] == '0')

{{$setting['video_heading']}}

@foreach($videos as $video)
@endforeach
@endif @if($setting['hide_feedback_section'] == '' || $setting['hide_feedback_section'] == '0')

{{$setting['feedback_heading']}}

@foreach ($feedback as $feedback) @endforeach
@endif @if($setting['hide_enquiry_section'] == '' || $setting['hide_enquiry_section'] == '0')

{{$setting['enquiry_heading']}} Form



@endif @foreach($user_info as $info) @endforeach