{{ __('Nuevo cliente') }}

@php($client = new \App\Models\Client())
@include('clients._form', ['submitLabel' => __('Registrar cliente')])