@extends('layouts.master') @section('heading')

{{ __('My Clients') }}

@stop @section('content')
{{ __('Company') }} {{ __('Primary Number') }} {{ __('Primary Email') }} {{ __('Actions') }}
@stop @push('scripts') @endpush