{{ __('My loans') }}

@php $count = 0; @endphp @foreach ($clients as $client) @endforeach
Clients
# Created on First name Surname ID No Tel No Profile step Action
{{ ++$count }} {{ $client->created_at }} {{ $client->firstname }} {{ $client->surname }} {{ $client->idno }} {{ $client->contactno }} {{ $client->step }} Details