@extends('frontend.layouts.master') @section('meta_title', $seo_setting['service_page']['seo_title']) @section('meta_description', $seo_setting['service_page']['seo_description']) @section('header') @include('frontend.layouts.header-layout.three') @endsection @section('contents')
{!! replaceImageSources($servicetext?->description) !!}

{{ $teller->translation->title }}

{{ $teller->translation->short_description }}

{!! replaceImageSources($teller?->description) !!}

{{ $aani->translation->title }}

{{ $aani->translation->short_description }}

{!! replaceImageSources($aani?->description) !!}

{{ $dds->translation->title }}

{{ $dds->translation->short_description }}

{!! replaceImageSources($dds?->description) !!}
{!! replaceImageSources($wps?->description) !!}

{{ $iccs->translation->title }}

{{ $iccs->translation->short_description }}

{!! replaceImageSources($iccs?->description) !!}
{{ $chequebook->translation->title }}

{{ $chequebook->translation->short_description }}

{!! replaceImageSources($chequebook?->description) !!}

{{ $postdated->translation->title }}

{{ $postdated->translation->short_description }}

{!! replaceImageSources($postdated?->description) !!}

{{ $fts->translation->title }}

{{ $fts->translation->short_description }}

{!! replaceImageSources($fts?->description) !!}
@include('frontend.partials.marquee') @endsection @section('footer') @include('frontend.layouts.footer-layout.two') @endsection