@extends('website.includes.master') @section('title') Home @endsection @section('content') {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{-- R--}} {{-- --}} {{-- --}} {{-- E--}} {{-- --}} {{-- --}} {{-- I--}} {{-- --}} {{-- --}} {{-- N--}} {{-- --}} {{-- --}} {{-- E--}} {{-- --}} {{-- --}} {{-- L--}} {{-- --}} {{-- --}} {{-- C--}} {{-- --}} {{-- --}} {{-- L--}} {{-- --}} {{-- --}} {{-- E--}} {{-- --}} {{-- --}} {{-- A--}} {{-- --}} {{-- --}} {{-- N--}} {{-- --}} {{-- --}} {{-- I--}} {{-- --}} {{-- --}} {{-- N--}} {{-- --}} {{-- --}} {{-- G--}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}}

Latest Posts

{{--

Latest Posts

--}}
@forelse($blogs as $blog)
{{ $blog->heading }}

{{ \Carbon\Carbon::parse($blog->created_at)->format('d M') }}

{{ $blog->heading }}

{!! Str::limit($blog->description,130) !!}
@empty @endforelse

What we do

{{ $whatwedo->heading }}

{{ $whatwedo->description }}

@forelse($services as $service) @empty @endforelse
{{--
--}} {{-- --}} {{-- --}} {{--
--}}
{{--
--}} {{--
--}} {{--
--}} {{-- @forelse($services as $service)--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{--

--}} {{-- {{ $service->heading }}--}} {{--

--}} {{--
--}} {{--
--}} {{--
--}} {{-- @empty--}} {{-- @endforelse--}} {{--
--}} {{--
--}} {{--
--}}

our introductions

{{ $ourintroduction->heading }}

{!! $ourintroduction->description !!}
    @forelse($ourintroductiontags as $ourintroductiontag)
  • {{ $ourintroductiontag->heading }}
  • @empty @endforelse

The Only Source of Knowledge is Experience.

our work process

{{ $websitesetting->work_process_heading }}

@forelse($workprocess as $workproces)
Image

{{ $workproces->heading }}

{!! $workproces->description !!}

@empty @endforelse

{{ $experiencesection->heading }}

{{ $experiencesection->experience }}

Years of
Experience

company benefits

{{ $company_benefits->heading }}

{!! $company_benefits->description !!}

We’re Delivering the Best
Customer Experience

@endsection