@extends('frontend.layouts.master') @section('title','E-SHOP || HOME PAGE') @section('main-content') @if(count($banners)>0) @foreach($banners as $key=>$banner) @endforeach @foreach($banners as $key=>$banner) {{$banner->title}} {!! html_entity_decode($banner->description) !!} Shop Now @endforeach Previous Next @endif @php $category_lists=DB::table('categories')->where('status','active')->limit(3)->get(); @endphp @if($category_lists) @foreach($category_lists as $cat) @if($cat->is_parent==1) @if($cat->photo) @else @endif {{$cat->title}} Discover Now @endif @endforeach @endif
{!! html_entity_decode($banner->description) !!}
{{$data->cat_info['title']}}
${{number_format($product->discount,2)}}
{{$post->created_at->format('d M , Y. D')}}
Orders over $100
Within 30 days returns
100% secure payment
Guaranteed price
{!! html_entity_decode($product->summary) !!}