@if(isset($categories))
@if($categories->status == 1)
@include('partials.sigma.banner', ['page' => 'discount'])
@foreach($categories->data as $item)
{{str_limit(ucwords(strtolower($item->partner_name)), 22 )}}
@endforeach
@endif
@endif
{{-- @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--}}