@extends('layouts.master') @section('heading') {{ __('All clients') }} @stop @section('content')
{{ __('Company') }} {{ __('Vat') }} {{ __('Address') }}
@stop @push('scripts') @endpush