@extends('admin.layouts.container') @section('content')
{{ __('clients.name') }} {{ __('clients.phone') }} {{ __('clients.number') }} {{ __('clients.type') }} {{ __('clients.employee_id') }} {{ __('dashboard.created_at') }} {{ __('dashboard.processes') }}
@endsection @section('inner_js') @endsection