@extends('layouts.front') @section('content') @if($ps->slider == 1) @if(count($sliders)) @include('includes.slider-style') @endif @endif @if($ps->slider == 1)
@if($ps->slider == 1) @if(count($sliders))
@endif @endif
@endif @if($ps->featured_category == 1) {{-- Slider buttom Category Start --}}
@foreach($categories->where('is_featured','=',1) as $cat) @endforeach
{{-- Slider buttom banner End --}} @endif @if($ps->featured == 1) @endif @if($ps->small_banner == 1) @endif
@endsection @section('scripts') @endsection