@extends('layouts.front-layout') @section('title') Home @endsection @section('content') @foreach($get_sliders as $slider) {{ $slider->first_heading ?? '' }} {{ $slider->second_heading ?? '' }} {!! $slider->description ?? '' !!} Explore Brand @endforeach FREE SHIPPING is only in orders of 60+ CRUELTY FREE and VEGAN MAKEUP FREE SHIPPING is only in orders of 60+ CRUELTY FREE and VEGAN MAKEUP FREE SHIPPING is only in orders of 60+ Branded Top Hits @forelse($get_brands as $brand) @forelse($brand->product as $product) -11% Featured {{$product->name ? : ''}} {!! \Illuminate\Support\Str::limit(strip_tags($product->description), 70, '...') !!} @if ($product->price == null) @if ($product->productVariation->first()) ${{ $product->productVariation->first()->variant_compare_at_price ?: '' }} ${{ $product->productVariation->first()->variant_price ?: '' }} @endif @else @if ($product->product_discount == null) ${{ $product->price ?: '' }} @else ${{ $product->price ?: '' }} ${{ $product->product_discount ?: '' }} @endif @endif @empty No Products Available for This Brand @endforelse @empty No Brands Available @endforelse SHOP NOW {{ $pageData['Home']['best_of_skincare_heading'] ?? '' }} S{{ $pageData['Home']['best_of_skincare_sub_heading'] ?? '' }} Explore {{ $pageData['Home']['top_brand_makeup_heading'] ?? '' }} {{ $pageData['Home']['top_brand_makeup_sub_heading'] ?? '' }} Explore Free Shipping OVER $60 {{$pageData['About']['heading'] ?? ''}} {{$pageData['About']['sub_heading'] ?? ''}} {!!$pageData['About']['description'] ?? ''!!} Read More {{ $pageData['About']['about_second_section_heading'] ?? '' }} {{ $pageData['About']['about_second_section_sub_heading'] ?? '' }} {!!$pageData['About']['about_third_description'] ?? ''!!} Read More {{$pageData['Reviews']['top_banner_title'] ?? '' }} {{$pageData['Reviews']['heading'] ?? '' }} @forelse($get_reviews as $review) {!! $review->description ? : '' !!} {{$review->customer_name ? : ''}} CLIENT @empty No Reviews Available @endforelse {{ $pageData['Home']['all_natural_section_heading'] ?? '' }} {!! $pageData['Home']['all_natural_section_description'] ?? ''!!} {{ $pageData['Home']['top_quality_section_heading'] ?? '' }} {!!$pageData['Home']['top_quality_section_description'] ?? ''!!} {{ $pageData['Home']['brand_top_hits_heading'] ?? '' }} {{ $pageData['Home']['brand_top_hits_sub_heading'] ?? '' }} {!!$pageData['Home']['brand_top_hits_description'] ?? '' !!} SHOP NOW @forelse($get_brands as $brand) @forelse($brand->product as $product) -11% Featured {{$product->name ? : ''}} {!! \Illuminate\Support\Str::limit(strip_tags($product->description), 70, '...') !!} @if ($product->productVariation->first()) ${{ $product->productVariation->first()->variant_compare_at_price ? : '' }} ${{ $product->productVariation->first()->variant_price ? : '' }} @else No price available @endif @empty No Products Available for This Brand @endforelse @empty No Brands Available @endforelse @forelse($get_spacific_products as $spacific_product) {{$spacific_product->product_name ? : ''}} @empty Spacific Product Not Available @endforelse {{ $pageData['Blog']['home_section_top_title'] ?? '' }} {{ $pageData['Blog']['home_section_heading'] ?? '' }} @forelse($get_blogs as $blog) {{$blog->created_at->format('F d, Y')}} {{$blog->title ? : ''}} {!! \Illuminate\Support\Str::limit(strip_tags($blog->first_description), 80, '...') !!} Cosmetic Fashion Read More @empty Blog Data Not Available @endforelse {{ $pageData['Home']['subscribe_to_our_newsletter_heading'] ?? '' }} {{ $pageData['Home']['subscribe_to_our_newsletter_sub_heading'] ?? '' }}. Subscribe @forelse($get_instagrams as $instagram) @empty Instagram Data Not Available @endforelse @endsection
{!! $slider->description ?? '' !!}
{!! \Illuminate\Support\Str::limit(strip_tags($product->description), 70, '...') !!}
No price available
{{ $pageData['Home']['subscribe_to_our_newsletter_sub_heading'] ?? '' }}.