@extends('frontEnd.layout') @section('content') @include('frontEnd.includes.slider') @if(count($TextBanners)>0) @foreach($TextBanners->slice(0,1) as $TextBanner) @endforeach