@props([ 'serviceContent', 'index', 'position', 'symbol', 'space', 'key' => null, 'serviceType' => 'withoutSubservice', ])
@if (isset($space) && !empty($space->space_type) && $space->space_type == 3 && $serviceContent->is_custom_day == 1)

{{ __('Day') }}

@endif
@php $serviceType = 'withoutSubservice'; @endphp