@extends('front.about.layout') @section('title') About @endsection @section('page_css') @endsection @section('content')
    @foreach ($sliders as $item)
  • {{ $item->title }}

    {{ $item->description }}

    {{ $item->title }}first) fetchpriority="high" @endif>
  • @endforeach
Vision

Our Vision

To lead digital Transformation Journey and seamless connectivity to empower communities.

Mission

Our Mission

To transform the lives of our community by delivering high-quality, affordable, and sustainable digital services, driven by innovation, environmental responsibility and a dedicated, customer-focused workforce.

@php $about_core_values = [ (object) [ 'name' => 'Integrity', 'description' => 'We act with honesty, transparency, and ethics to build trust with everyone we work with.', ], (object) [ 'name' => 'Collaboration', 'description' => 'We foster a culture of teamwork, respecting and supporting each other to achieve shared goals.', ], (object) [ 'name' => 'Innovation', 'description' => 'We embrace change by exploring new ideas and technology to deliver exceptional value.', ], (object) [ 'name' => 'Excellence', 'description' => 'We drive high standards to deliver high-quality service and innovative solutions.', ], (object) [ 'name' => 'Customer-Centricity', 'description' => 'We put customers first - delivering value by listening, understanding, and acting to exceed their expectations.', ], (object) [ 'name' => 'Sustainability', 'description' => 'We are committed to promote environmentally friendly practices by deploying green technology and sustainable growth.', ], ]; @endphp
Values

Core Values

@foreach ($about_core_values as $item)

{{ $item?->name }}

{{ $item?->description }}

@endforeach
@php $counter = 1; @endphp @foreach ($about_images as $item) @if ($counter % 2 != 0)
{{ $item?->title }}
{{ $item?->description }}
@else
{{ $item?->title }}
{{ $item?->description }}
@endif @php $counter++; @endphp @endforeach
Media

Latest from media

The four most recently added items across news, events, and stories.

@if ($media_highlight->isEmpty())

No media items yet.

@else
    @foreach ($media_highlight as $entry) @php $m = $entry->item; $isNews = $entry->kind === 'news'; $href = $isNews ? route('about_front.news.show', Crypt::encrypt($m->id)) : route('about_front.story.show', Crypt::encrypt($m->id)); $metaParts = []; if ($isNews && $m->location) { $metaParts[] = $m->location; } if (!$isNews && !empty($m->company)) { $metaParts[] = $m->company; } if (!empty($m->date)) { try { $metaParts[] = \Carbon\Carbon::parse($m->date)->format( 'd M, Y', ); } catch (\Exception $e) { } } $metaLine = implode(' · ', array_filter($metaParts)); $excerpt = \Illuminate\Support\Str::limit( strip_tags((string) ($m->description ?? '')), 150, ); @endphp
  • {{ $entry->label }} {{ $m->title }}

    {{ $m->title }}

    @if ($metaLine !== '')

    {{ $metaLine }}

    @endif

    {{ $excerpt }}

    Read more
  • @endforeach
@endif
{{--
Customer Testimonials
Hear what our customers have
to say about our services
    @foreach ($testemionals as $test)
  • “{{ $test?->description }}â€
    {{ $test?->name }}
    {{ $test?->designation }}
  • @endforeach
--}} {{--
Our Partners
    @foreach ($partners as $part)
  • @endforeach
--}}
Certifications
Telesom is audited and certified by industry leading Third Party standards.
@foreach ($certificates as $certs) @endforeach
@endsection @section('page_js') @endsection @extends('front.about.layout') @section('title') About @endsection @section('page_css') @endsection @section('content')
    @foreach ($sliders as $item)
  • {{ $item->title }}

    {{ $item->description }}

    {{ $item->title }}first) fetchpriority="high" @endif>
  • @endforeach
Vision

Our Vision

To lead digital Transformation Journey and seamless connectivity to empower communities.

Mission

Our Mission

To transform the lives of our community by delivering high-quality, affordable, and sustainable digital services, driven by innovation, environmental responsibility and a dedicated, customer-focused workforce.

@php $about_core_values = [ (object) [ 'name' => 'Integrity', 'description' => 'We act with honesty, transparency, and ethics to build trust with everyone we work with.', ], (object) [ 'name' => 'Collaboration', 'description' => 'We foster a culture of teamwork, respecting and supporting each other to achieve shared goals.', ], (object) [ 'name' => 'Innovation', 'description' => 'We embrace change by exploring new ideas and technology to deliver exceptional value.', ], (object) [ 'name' => 'Excellence', 'description' => 'We drive high standards to deliver high-quality service and innovative solutions.', ], (object) [ 'name' => 'Customer-Centricity', 'description' => 'We put customers first - delivering value by listening, understanding, and acting to exceed their expectations.', ], (object) [ 'name' => 'Sustainability', 'description' => 'We are committed to promote environmentally friendly practices by deploying green technology and sustainable growth.', ], ]; @endphp
Values

Core Values

@foreach ($about_core_values as $item)

{{ $item?->name }}

{{ $item?->description }}

@endforeach
@php $counter = 1; @endphp @foreach ($about_images as $item) @if ($counter % 2 != 0)
{{ $item?->title }}
{{ $item?->description }}
@else
{{ $item?->title }}
{{ $item?->description }}
@endif @php $counter++; @endphp @endforeach
Media

Latest from media

The four most recently added items across news, events, and stories.

@if ($media_highlight->isEmpty())

No media items yet.

@else
    @foreach ($media_highlight as $entry) @php $m = $entry->item; $isNews = $entry->kind === 'news'; $href = $isNews ? route('about_front.news.show', Crypt::encrypt($m->id)) : route('about_front.story.show', Crypt::encrypt($m->id)); $metaParts = []; if ($isNews && $m->location) { $metaParts[] = $m->location; } if (!$isNews && !empty($m->company)) { $metaParts[] = $m->company; } if (!empty($m->date)) { try { $metaParts[] = \Carbon\Carbon::parse($m->date)->format( 'd M, Y', ); } catch (\Exception $e) { } } $metaLine = implode(' · ', array_filter($metaParts)); $excerpt = \Illuminate\Support\Str::limit( strip_tags((string) ($m->description ?? '')), 150, ); @endphp
  • {{ $entry->label }} {{ $m->title }}

    {{ $m->title }}

    @if ($metaLine !== '')

    {{ $metaLine }}

    @endif

    {{ $excerpt }}

    Read more
  • @endforeach
@endif
{{--
Customer Testimonials
Hear what our customers have
to say about our services
    @foreach ($testemionals as $test)
  • “{{ $test?->description }}â€
    {{ $test?->name }}
    {{ $test?->designation }}
  • @endforeach
--}} {{--
Our Partners
    @foreach ($partners as $part)
  • @endforeach
--}}
Certifications
Telesom is audited and certified by industry leading Third Party standards.
@foreach ($certificates as $certs) @endforeach
@endsection @section('page_js') @endsection @extends('front.about.layout') @section('title') About @endsection @section('page_css') @endsection @section('content')
    @foreach ($sliders as $item)
  • {{ $item->title }}

    {{ $item->description }}

    {{ $item->title }}first) fetchpriority="high" @endif>
  • @endforeach
Vision

Our Vision

To lead digital Transformation Journey and seamless connectivity to empower communities.

Mission

Our Mission

To transform the lives of our community by delivering high-quality, affordable, and sustainable digital services, driven by innovation, environmental responsibility and a dedicated, customer-focused workforce.

@php $about_core_values = [ (object) [ 'name' => 'Integrity', 'description' => 'We act with honesty, transparency, and ethics to build trust with everyone we work with.', ], (object) [ 'name' => 'Collaboration', 'description' => 'We foster a culture of teamwork, respecting and supporting each other to achieve shared goals.', ], (object) [ 'name' => 'Innovation', 'description' => 'We embrace change by exploring new ideas and technology to deliver exceptional value.', ], (object) [ 'name' => 'Excellence', 'description' => 'We drive high standards to deliver high-quality service and innovative solutions.', ], (object) [ 'name' => 'Customer-Centricity', 'description' => 'We put customers first - delivering value by listening, understanding, and acting to exceed their expectations.', ], (object) [ 'name' => 'Sustainability', 'description' => 'We are committed to promote environmentally friendly practices by deploying green technology and sustainable growth.', ], ]; @endphp
Values

Core Values

@foreach ($about_core_values as $item)

{{ $item?->name }}

{{ $item?->description }}

@endforeach
@php $counter = 1; @endphp @foreach ($about_images as $item) @if ($counter % 2 != 0)
{{ $item?->title }}
{{ $item?->description }}
@else
{{ $item?->title }}
{{ $item?->description }}
@endif @php $counter++; @endphp @endforeach
Media

Latest from media

The four most recently added items across news, events, and stories.

@if ($media_highlight->isEmpty())

No media items yet.

@else
    @foreach ($media_highlight as $entry) @php $m = $entry->item; $isNews = $entry->kind === 'news'; $href = $isNews ? route('about_front.news.show', Crypt::encrypt($m->id)) : route('about_front.story.show', Crypt::encrypt($m->id)); $metaParts = []; if ($isNews && $m->location) { $metaParts[] = $m->location; } if (!$isNews && !empty($m->company)) { $metaParts[] = $m->company; } if (!empty($m->date)) { try { $metaParts[] = \Carbon\Carbon::parse($m->date)->format( 'd M, Y', ); } catch (\Exception $e) { } } $metaLine = implode(' · ', array_filter($metaParts)); $excerpt = \Illuminate\Support\Str::limit( strip_tags((string) ($m->description ?? '')), 150, ); @endphp
  • {{ $entry->label }} {{ $m->title }}

    {{ $m->title }}

    @if ($metaLine !== '')

    {{ $metaLine }}

    @endif

    {{ $excerpt }}

    Read more
  • @endforeach
@endif
{{--
Customer Testimonials
Hear what our customers have
to say about our services
    @foreach ($testemionals as $test)
  • “{{ $test?->description }}â€
    {{ $test?->name }}
    {{ $test?->designation }}
  • @endforeach
--}} {{--
Our Partners
    @foreach ($partners as $part)
  • @endforeach
--}}
Certifications
Telesom is audited and certified by industry leading Third Party standards.
@foreach ($certificates as $certs) @endforeach
@endsection @section('page_js') @endsection @extends('front.about.layout') @section('title') About @endsection @section('page_css') @endsection @section('content')
    @foreach ($sliders as $item)
  • {{ $item->title }}

    {{ $item->description }}

    {{ $item->title }}first) fetchpriority="high" @endif>
  • @endforeach
Vision

Our Vision

To lead digital Transformation Journey and seamless connectivity to empower communities.

Mission

Our Mission

To transform the lives of our community by delivering high-quality, affordable, and sustainable digital services, driven by innovation, environmental responsibility and a dedicated, customer-focused workforce.

@php $about_core_values = [ (object) [ 'name' => 'Integrity', 'description' => 'We act with honesty, transparency, and ethics to build trust with everyone we work with.', ], (object) [ 'name' => 'Collaboration', 'description' => 'We foster a culture of teamwork, respecting and supporting each other to achieve shared goals.', ], (object) [ 'name' => 'Innovation', 'description' => 'We embrace change by exploring new ideas and technology to deliver exceptional value.', ], (object) [ 'name' => 'Excellence', 'description' => 'We drive high standards to deliver high-quality service and innovative solutions.', ], (object) [ 'name' => 'Customer-Centricity', 'description' => 'We put customers first - delivering value by listening, understanding, and acting to exceed their expectations.', ], (object) [ 'name' => 'Sustainability', 'description' => 'We are committed to promote environmentally friendly practices by deploying green technology and sustainable growth.', ], ]; @endphp
Values

Core Values

@foreach ($about_core_values as $item)

{{ $item?->name }}

{{ $item?->description }}

@endforeach
@php $counter = 1; @endphp @foreach ($about_images as $item) @if ($counter % 2 != 0)
{{ $item?->title }}
{{ $item?->description }}
@else
{{ $item?->title }}
{{ $item?->description }}
@endif @php $counter++; @endphp @endforeach
Media

Latest from media

The four most recently added items across news, events, and stories.

@if ($media_highlight->isEmpty())

No media items yet.

@else
    @foreach ($media_highlight as $entry) @php $m = $entry->item; $isNews = $entry->kind === 'news'; $href = $isNews ? route('about_front.news.show', Crypt::encrypt($m->id)) : route('about_front.story.show', Crypt::encrypt($m->id)); $metaParts = []; if ($isNews && $m->location) { $metaParts[] = $m->location; } if (!$isNews && !empty($m->company)) { $metaParts[] = $m->company; } if (!empty($m->date)) { try { $metaParts[] = \Carbon\Carbon::parse($m->date)->format( 'd M, Y', ); } catch (\Exception $e) { } } $metaLine = implode(' · ', array_filter($metaParts)); $excerpt = \Illuminate\Support\Str::limit( strip_tags((string) ($m->description ?? '')), 150, ); @endphp
  • {{ $entry->label }} {{ $m->title }}

    {{ $m->title }}

    @if ($metaLine !== '')

    {{ $metaLine }}

    @endif

    {{ $excerpt }}

    Read more
  • @endforeach
@endif
{{--
Customer Testimonials
Hear what our customers have
to say about our services
    @foreach ($testemionals as $test)
  • “{{ $test?->description }}â€
    {{ $test?->name }}
    {{ $test?->designation }}
  • @endforeach
--}} {{--
Our Partners
    @foreach ($partners as $part)
  • @endforeach
--}}
Certifications
Telesom is audited and certified by industry leading Third Party standards.
@foreach ($certificates as $certs) @endforeach
@endsection @section('page_js') @endsection @extends('front.about.layout') @section('title') About @endsection @section('page_css') @endsection @section('content')
    @foreach ($sliders as $item)
  • {{ $item->title }}

    {{ $item->description }}

    {{ $item->title }}first) fetchpriority="high" @endif>
  • @endforeach
Vision

Our Vision

To lead digital Transformation Journey and seamless connectivity to empower communities.

Mission

Our Mission

To transform the lives of our community by delivering high-quality, affordable, and sustainable digital services, driven by innovation, environmental responsibility and a dedicated, customer-focused workforce.

@php $about_core_values = [ (object) [ 'name' => 'Integrity', 'description' => 'We act with honesty, transparency, and ethics to build trust with everyone we work with.', ], (object) [ 'name' => 'Collaboration', 'description' => 'We foster a culture of teamwork, respecting and supporting each other to achieve shared goals.', ], (object) [ 'name' => 'Innovation', 'description' => 'We embrace change by exploring new ideas and technology to deliver exceptional value.', ], (object) [ 'name' => 'Excellence', 'description' => 'We drive high standards to deliver high-quality service and innovative solutions.', ], (object) [ 'name' => 'Customer-Centricity', 'description' => 'We put customers first - delivering value by listening, understanding, and acting to exceed their expectations.', ], (object) [ 'name' => 'Sustainability', 'description' => 'We are committed to promote environmentally friendly practices by deploying green technology and sustainable growth.', ], ]; @endphp
Values

Core Values

@foreach ($about_core_values as $item)

{{ $item?->name }}

{{ $item?->description }}

@endforeach
@php $counter = 1; @endphp @foreach ($about_images as $item) @if ($counter % 2 != 0)
{{ $item?->title }}
{{ $item?->description }}
@else
{{ $item?->title }}
{{ $item?->description }}
@endif @php $counter++; @endphp @endforeach
Media

Latest from media

The four most recently added items across news, events, and stories.

@if ($media_highlight->isEmpty())

No media items yet.

@else
    @foreach ($media_highlight as $entry) @php $m = $entry->item; $isNews = $entry->kind === 'news'; $href = $isNews ? route('about_front.news.show', Crypt::encrypt($m->id)) : route('about_front.story.show', Crypt::encrypt($m->id)); $metaParts = []; if ($isNews && $m->location) { $metaParts[] = $m->location; } if (!$isNews && !empty($m->company)) { $metaParts[] = $m->company; } if (!empty($m->date)) { try { $metaParts[] = \Carbon\Carbon::parse($m->date)->format( 'd M, Y', ); } catch (\Exception $e) { } } $metaLine = implode(' · ', array_filter($metaParts)); $excerpt = \Illuminate\Support\Str::limit( strip_tags((string) ($m->description ?? '')), 150, ); @endphp
  • {{ $entry->label }} {{ $m->title }}

    {{ $m->title }}

    @if ($metaLine !== '')

    {{ $metaLine }}

    @endif

    {{ $excerpt }}

    Read more
  • @endforeach
@endif
{{--
Customer Testimonials
Hear what our customers have
to say about our services
    @foreach ($testemionals as $test)
  • “{{ $test?->description }}â€
    {{ $test?->name }}
    {{ $test?->designation }}
  • @endforeach
--}} {{--
Our Partners
    @foreach ($partners as $part)
  • @endforeach
--}}
Certifications
Telesom is audited and certified by industry leading Third Party standards.
@foreach ($certificates as $certs) @endforeach
@endsection @section('page_js') @endsection @extends('front.about.layout') @section('title') About @endsection @section('page_css') @endsection @section('content')
    @foreach ($sliders as $item)
  • {{ $item->title }}

    {{ $item->description }}

    {{ $item->title }}first) fetchpriority="high" @endif>
  • @endforeach
Vision

Our Vision

To lead digital Transformation Journey and seamless connectivity to empower communities.

Mission

Our Mission

To transform the lives of our community by delivering high-quality, affordable, and sustainable digital services, driven by innovation, environmental responsibility and a dedicated, customer-focused workforce.

@php $about_core_values = [ (object) [ 'name' => 'Integrity', 'description' => 'We act with honesty, transparency, and ethics to build trust with everyone we work with.', ], (object) [ 'name' => 'Collaboration', 'description' => 'We foster a culture of teamwork, respecting and supporting each other to achieve shared goals.', ], (object) [ 'name' => 'Innovation', 'description' => 'We embrace change by exploring new ideas and technology to deliver exceptional value.', ], (object) [ 'name' => 'Excellence', 'description' => 'We drive high standards to deliver high-quality service and innovative solutions.', ], (object) [ 'name' => 'Customer-Centricity', 'description' => 'We put customers first - delivering value by listening, understanding, and acting to exceed their expectations.', ], (object) [ 'name' => 'Sustainability', 'description' => 'We are committed to promote environmentally friendly practices by deploying green technology and sustainable growth.', ], ]; @endphp
Values

Core Values

@foreach ($about_core_values as $item)

{{ $item?->name }}

{{ $item?->description }}

@endforeach
@php $counter = 1; @endphp @foreach ($about_images as $item) @if ($counter % 2 != 0)
{{ $item?->title }}
{{ $item?->description }}
@else
{{ $item?->title }}
{{ $item?->description }}
@endif @php $counter++; @endphp @endforeach
Media

Latest from media

The four most recently added items across news, events, and stories.

@if ($media_highlight->isEmpty())

No media items yet.

@else
    @foreach ($media_highlight as $entry) @php $m = $entry->item; $isNews = $entry->kind === 'news'; $href = $isNews ? route('about_front.news.show', Crypt::encrypt($m->id)) : route('about_front.story.show', Crypt::encrypt($m->id)); $metaParts = []; if ($isNews && $m->location) { $metaParts[] = $m->location; } if (!$isNews && !empty($m->company)) { $metaParts[] = $m->company; } if (!empty($m->date)) { try { $metaParts[] = \Carbon\Carbon::parse($m->date)->format( 'd M, Y', ); } catch (\Exception $e) { } } $metaLine = implode(' · ', array_filter($metaParts)); $excerpt = \Illuminate\Support\Str::limit( strip_tags((string) ($m->description ?? '')), 150, ); @endphp
  • {{ $entry->label }} {{ $m->title }}

    {{ $m->title }}

    @if ($metaLine !== '')

    {{ $metaLine }}

    @endif

    {{ $excerpt }}

    Read more
  • @endforeach
@endif
{{--
Customer Testimonials
Hear what our customers have
to say about our services
    @foreach ($testemionals as $test)
  • “{{ $test?->description }}â€
    {{ $test?->name }}
    {{ $test?->designation }}
  • @endforeach
--}} {{--
Our Partners
    @foreach ($partners as $part)
  • @endforeach
--}}
Certifications
Telesom is audited and certified by industry leading Third Party standards.
@foreach ($certificates as $certs) @endforeach
@endsection @section('page_js') @endsection 500 - Telesom
500. Internal Server Error
Sorry, something went wrong on our end. Our team has been notified and is working to fix the issue. Please try again later or contact us if the problem persists.
Contact us
Go to homepage