{{-- {{ $findServiceById }} --}} {{--
--}}
@if ($findServiceById->require_additional_docments == 1) @endif @if ($findServiceById->require_additional_docments == 0) @endif
{{-- --}} {{--
--}}
@if ($findServiceById->payment_option == 'BANK_DEPOSIT') {{--
--}}
{{--
--}} @endif @if ($findServiceById->payment_option == 'ONLINE') {{--
--}}
{{--
--}} @endif @if ($findServiceById->payment_option == 'BOTH') {{--
--}}
{{--
--}} @endif
@if ($findServiceById->delivery_type == 'SOFT_COPY')
@endif @if ($findServiceById->delivery_type == 'HARD_COPY')
@endif @if ($findServiceById->delivery_type == 'BOTH')
@endif
@if ($findServiceById->has_renewal_time == 0)
@endif @if ($findServiceById->has_renewal_time == 1)
@endif
@if ($findServiceById->direct_request_approval == 0)
@endif @if ($findServiceById->direct_request_approval == 1)
@endif
@if ($findServiceById->enable_internal_group_notification == 1)
@endif @if ($findServiceById->enable_internal_group_notification == 0)
@endif
require_service_date ? 'checked' : '' }}>
bulk_approve_reject ? 'checked' : '' }}>
bulk_complete ? 'checked' : '' }}>