@extends('frontend.template') @section('styles') @endsection @section('content')
@if(isset($meta_info['featured_banners']) ) {{$basic_details->name}} @else featured_banner,1)}}" alt="{{$basic_details->name}}"> @endif

Categories

Get In Touch

{{csrf_field()}}
{!! $captcha_img !!}
@if(request()->product_name != '' && $all_products->count() == 0)
  • Sorry no products found for '{{request()->product_name}}'
  • Suggestions
  • - Make Sure words are spelled correctly.
  • - Insert space or comma between two or more keywords.
  • - Try less specific keywords.
  • - Try rephrasing keywords or using synonyms.
  • Haven't found any product? Contact Us Now.
  • Need Help? Tell us your searching needs!
@else @endif
    {{$all_products->links()}}
@endsection