@extends('layouts.main') @section('content')
@include('partials.sigma.banner', ['page' => 'discount'])

{{str_limit(ucfirst(strtolower('hello')), 22 )}}

{{-- @foreach($data->events as $index => $item)--}} {{-- --}} {{-- @endforeach--}}
{{-- @if(isset($data))--}} {{-- @if($data->status == 1)--}} {{--
--}} {{--
--}} {{-- @include('partials.sigma.banner', ['page' => 'discount'])--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{--

{{str_limit(ucfirst(strtolower($item->title)), 22 )}}

--}} {{--
--}} {{--
--}} {{--
--}} {{-- @foreach($data->events as $index => $item)--}} {{-- --}} {{-- @endforeach--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- @endif--}} {{-- @endif--}}
@endsection @push('style') @endpush @push('script') @endpush