@extends('frontend.layouts.main') @section('main-container') @if (!empty($homecontent) && $homecontent->count() > 0) {{ $homecontent->title }} {{ $homecontent->short_description }} Explore Products Explore Products @endif @if ($about->count() > 0) {{ $about->title }} {{ $about->short_description }} Know More @endif @if ($products->count() > 0) Explore our products Products View All View All Products @foreach ($products as $product) @foreach ($product->ProductImagesByID as $image) @break @endforeach {{ $product->product_name }} @endforeach @endif @if ($brand->count() > 0) Brands we associate with @foreach ($brand as $item) @endforeach @endif Enquiry Now Feel free to connect with us. @include('frontend.create') @endsection
{{ $about->short_description }}
Feel free to connect with us.