@include('layouts.header')

VAT Software Client

{{--
@foreach ($clients as $key=> $client)
@foreach ($client as $list)
  • {{$list->client}}
  • @endforeach
    @endforeach
    --}} @include('layouts.footer')