@extends('layouts.user') {{-- Web site Title --}} @section('title') @stop {{-- Content --}} @section('content')
| {{ trans('clients.id') }} | {{ trans('clients.email') }} | {{ trans('clients.first_name') }} | {{ trans('clients.last_name') }} | {{ trans('clients.phone_number') }} | {{ trans('clients.actions') }} |
|---|