Places
@php $historical_facts = json_decode($church->historical_facts); @endphp
@php unset($historical_facts[0]); $i = 1; @endphp @foreach($historical_facts as $key => $value)
@php $i++; @endphp @endforeach