@extends('layouts.website_layout') @section('meta_title', $meta_data->meta_title) @section('meta_description', $meta_data->meta_description) @section('canonical_tag', $meta_data->canonical_tag) @section('banner_image', "banners/".$banner->banner_image) @section('content')

Browse Most
Viewed Products

View All Products
home_page_about_us_youtube_video_id)) data-youtube-id="{{$home_page_about_us->home_page_about_us_youtube_video_id}}" @endif> Video @if(!empty($home_page_about_us->home_page_about_us_youtube_video_id)) Play video @endif

{{$home_page_about_us->home_page_about_us_title}}

{!!nl2br($home_page_about_us->home_page_about_us_description)!!}

@if(!empty($home_page_about_us->home_page_about_us_link) && !empty($home_page_about_us->home_page_about_us_button_name)) {{$home_page_about_us->home_page_about_us_button_name}} @endif
@include('news_updates_preview') @if(!empty($home_page_bottom_section))

{{$home_page_bottom_section->home_page_section_title}}

{!!nl2br($home_page_bottom_section->home_page_section_description)!!}

@if(!empty($home_page_bottom_section->home_page_section_button_link) && !empty($home_page_bottom_section->home_page_section_button_name)) {{$home_page_bottom_section->home_page_section_button_name}} @endif

{{$home_page_bottom_section->home_page_section_title}}

{!!nl2br($home_page_bottom_section->home_page_section_description)!!}

@if(!empty($home_page_bottom_section->home_page_section_button_link) && !empty($home_page_bottom_section->home_page_section_button_name)) {{$home_page_bottom_section->home_page_section_button_name}} @endif
@endif
@endsection