Visit us
Schedule a visit for repairs, help or support.
{{ $sc->service_center_name ?? '' }}
@if (isset($sc->open_from) && isset($sc->open_to))
Opening Hours:
{{ !empty($sc->open_from) ? date('h:i A',strtotime($sc->open_from)) : '-' ?? ''}} to {{ !empty($sc->open_to) ? date('h:i A',strtotime($sc->open_to)) : '-' ?? ''}} Daily @endif
{{ !empty($sc->open_from) ? date('h:i A',strtotime($sc->open_from)) : '-' ?? ''}} to {{ !empty($sc->open_to) ? date('h:i A',strtotime($sc->open_to)) : '-' ?? ''}} Daily @endif
{!! $sc->description ?? '' !!}