@extends('front.layouts.app') @section('content')


{{ setting('section_five_title_one', app()->getLocale()) }}

{!! setting('section_five_description_one', app()->getLocale()) !!}

@endsection