{{ trans('clients.client') }} {{ trans('clients.active_projects') }} {{ trans('clients.completed_projects') }} {{ trans('clients.total_income') }}
@if (App::isLocale('en')) @{{ client.first_name[0] | uppercase }}@{{ client.last_name[0] | uppercase }} @endif @{{ client.first_name | capitalize }} @{{client.last_name | capitalize }} @{{ client.active }} @{{ client.complated }} @{{ client.totalAmount | currency : currencySymbol }} @if (App::isLocale('en')) {{ trans('clients.send_proposal') }} @endif {{ trans('clients.resend_invite') }}
{{ trans('clients.no_record_found') }}