@extends('site.layout.app') @section('keywords') @endsection @section('style') @endsection @section('content')

{{$mainConfig['fieldJson']['service-title']}}

{{$mainConfig['fieldJson']['service-content']}}

{{$serviceConfig['fieldJson']['first-img-title']}}

{{$serviceConfig['fieldJson']['first-img-subtitle']}}
{{$serviceConfig['fieldJson']['first-img-content']}}

{{$serviceConfig['fieldJson']['second-img-title']}}

{{$serviceConfig['fieldJson']['second-img-subtitle']}}
{{$serviceConfig['fieldJson']['second-img-content']}}

{{$serviceConfig['fieldJson']['third-img-title']}}

{{$serviceConfig['fieldJson']['third-img-subtitle']}}
{{$serviceConfig['fieldJson']['third-img-content']}}
@endsection