@extends('front.layout.app') @section('beforeHeadClose') @endsection @section('content') @php $scwidget_company = get_widgets(81); $af_data = json_decode($scwidget_company->additional_field_data); @endphp
{!! $scwidget_company->content !!}
@foreach ($get_all_texts as $text) @endforeach
@foreach ($get_all_badges as $badge)
@if($loop->last) @endif {{ $badge->featured_img_alt }} @if($loop->last) @endif
@endforeach
@php $scwidget_company = get_widgets(92); $af_data = json_decode($scwidget_company->additional_field_data); @endphp
About SECR Recycle
{!! $scwidget_company->content !!}
@foreach ($get_all_features as $feature)
{{ $feature->featured_img_alt }}

{{ $feature->heading }}

{!! adjustUrl($feature->content) !!}

@endforeach
@php $scwidget_company = get_widgets(94); $af_data = json_decode($scwidget_company->additional_field_data); @endphp
{!! $scwidget_company->content !!}
@foreach ($get_all_helps as $help) @if($loop->odd)
{{ $help->featured_img_alt }}
{{ str_pad($help->additional_field_1, 2, '0', STR_PAD_LEFT) }}

{{ $help->heading }}

{!! adjustUrl($help->content) !!}

@else

{{ $help->heading }}

{!! adjustUrl($help->content) !!}

{{ str_pad($help->additional_field_1, 2, '0', STR_PAD_LEFT) }}
{{ $help->featured_img_alt }}
@endif @endforeach
@php $scwidget_company = get_widgets(96); $af_data = json_decode($scwidget_company->additional_field_data); @endphp
{!! $scwidget_company->content !!}
@php $scwidget_company = get_widgets(95); $af_data = json_decode($scwidget_company->additional_field_data); @endphp
{!! $scwidget_company->content !!}
@php $leftItems = $get_all_accepteditems->take(3); $rightItems = $get_all_accepteditems->slice(3, 3); @endphp
@foreach ($leftItems as $item)
{{ $item->featured_img_alt }}

{{ $item->heading }}

{!! adjustUrl($item->content) !!}

@endforeach
Recycle Logo
@foreach ($rightItems as $item)
{{ $item->featured_img_alt }}

{{ $item->heading }}

{!! adjustUrl($item->content) !!}

@endforeach
@php $scwidget_company = get_widgets(93); $af_data = json_decode($scwidget_company->additional_field_data); @endphp
{!! $scwidget_company->content !!}

Our Services

A comprehensive range of ITAD and recycling services built on internationally recognized standards — ensuring quality, security, environmental responsibility, and operational excellence.

@foreach ($get_all_services as $serviceObj)
{{ $serviceObj->featured_image_alt }}

{!! $serviceObj->excerpt !!}

@endforeach

Why Choose SECR

Our commitment to excellence is backed by globally recognized certifications and proven processes that reflect our dedication to quality, security, environmental responsibility, and ethical practice.

@foreach ($get_all_chooses as $choose) @if($loop->odd)
{{ str_pad($choose->additional_field_1, 2, '0', STR_PAD_LEFT) }}

{{ $choose->heading }}

{!! adjustUrl($choose->content) !!}
{{ $choose->featured_img_alt }}
@else
{{ $choose->featured_img_alt }}

{{ $choose->heading }}

{!! adjustUrl($choose->content) !!}
{{ str_pad($choose->additional_field_1, 2, '0', STR_PAD_LEFT) }}
@endif @endforeach
@php $settingArr = settingArr(); @endphp

Contact us for more information or to arrange a pickup.

The SECR Secured ITAD & Recycling Process

@foreach($get_all_processes as $process)
STEP {{ str_pad($process->additional_field_1, 2, '0', STR_PAD_LEFT) }} @unless($loop->last) arrow @endunless
{{ $process->featured_img_alt }}

{{ $process->heading }}

{!! adjustUrl($process->content) !!}

@unless($loop->last)
arrow
@endunless
@endforeach

Industries We Serve

Trusted across regulated, data-sensitive sectors that demand certified ITAD and documented compliance.

@foreach ($get_all_serves as $serve)
{{ $serve->featured_img_alt }}

{{ $serve->heading }}

{!! adjustUrl($serve->content) !!}
@endforeach

Send Us a Message

@csrf
@endsection @section('beforeBodyClose') @endsection