@props(['data']) @php $parent = reset($data); $child = array_values(array_slice($data, 1)); @endphp
owner-background owner

{{ $parent['title'] }}

{{ $parent['heading'] }}

{{$parent['description']}}