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

Our Valued Clients

Our clients for whom we currently work or have rendered services are instances below

Statutory Audit clients

    @if(!empty($child)) @foreach ($child as $value )
  1. {{$value['client_list']}}
  2. @endforeach @endif