@extends('layouts.main',['title'=>'Lookup']) @section('content')
@if(empty($settings))
@else
logo

{{ @$settings['lookup_welcome_label'] }}


{!! isset($settings['lookup_welcome_text']) ? @htmlspecialchars_decode($settings['lookup_welcome_text']) : '' !!}

{{ @$settings['lookup_copyright_text'] }}

@if(!$product_images->isEmpty()) @foreach($product_images as $val)
@endforeach @endif
@if(!$product_images->isEmpty()) @foreach($product_images as $key => $val) @endforeach @endif

Welcome To {{ @$settings['lookup_welcome_label'] }} Lookups


handshake

CGM Fashion

Welcome to CGM Monitors, your trusted source for advanced diabetes management solutions. We specialize in reselling innovative products from Beta Bionics, including the iLet Bionic Pancreas and iLet Cartridge 1.6mL. Our mission is to empower individuals with diabetes through cutting-edge technology and exceptional service.

Let us help you take control of your health with reliable and effective tools. Your well-being is our priority! iLet Bionic Pancreas and iLet Cartridge 1.6mL. Our mission is to empower individuals with diabetes through cutting-edge.

Mail*

{{ $seller->cbmEmail }}

Marketplace*

{{ $seller->cbmMarketPlaces }}

Seller Name*

{{ $seller->cbmName }}

Store Name(s)*

{{ $seller->cbmStoreNames }}

Store URLS(s)*

{{ $seller->cbmStoreUrls }}

Disclaimer

{{ @$settings['lookup_disclaimer'] }}

@endif
@endsection @section('script') @endsection