{{-- {{ $findServiceById }} --}} {{--
--}}
Warning: Undefined variable $findServiceById in /home/slsiluser/public_html/service-portal/resources/views/admin/service/edit.blade.php on line 107

Warning: Attempt to read property "state" on null in /home/slsiluser/public_html/service-portal/resources/views/admin/service/edit.blade.php on line 107
>
@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
/home/slsiluser/public_html/service-portal/resources/views/admin/service/edit.blade.php on line 340
display: none;">
/home/slsiluser/public_html/service-portal/resources/views/admin/service/edit.blade.php on line 343
" class="form-control" placeholder="Renewal Time" name="renewal_time"> @if ($findServiceById->renewal_type === null)
@endif @if ($findServiceById->renewal_type == 'DAYS')
@endif @if ($findServiceById->renewal_type == 'MONTHS')
@endif @if ($findServiceById->renewal_type == 'YEARS')
@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