@extends('frontEnd.layout')
@section('content')
@include('frontEnd.includes.slider')
@if(count($TextBanners)>0)
@foreach($TextBanners->slice(0,1) as $TextBanner)
@endforeach
Fatal error: Uncaught Error: Call to undefined function trans() in /home/theblackstory/public_html/resources/views/frontEnd/home(old).blade.php:21
Stack trace:
#0 {main}
thrown in /home/theblackstory/public_html/resources/views/frontEnd/home(old).blade.php on line 21