@extends('template.main') @section('content') {!! $content->section_2_small_title !!} {!! $content->section_2_big_title !!} {!! $content->section_2_desc !!} {{ $content->section_2_1 }} {{ $content->section_2_2 }} {{ $content->section_2_3 }} {{ $content->section_2_4 }} {{ $content->section_2_5 }} @php $word = ''; @endphp @for($i = 0; $i <= strlen($content->section_2_btn) -1; $i++) @php $word .= '' . $content->section_2_btn[$i] . ''; @endphp @endfor {!! $word !!} Address: {{ $company->address }} Email Address {{ $company->email }} Phone Number+62{{ $company->phone }} {!! $company->google_maps !!} @endsection @section('js') @endsection
{!! $content->section_2_desc !!}
{{ $company->address }}