{% extends "base.html" %} {% block title %}{{ _('Create Client') }} - {{ app_name }}{% endblock %} {% block content %}
{{ _('Add a new client to manage related projects and billing.') }}
{{ _('Choose a clear, descriptive name for the client organization.') }}
{{ _('Set the standard hourly rate for this client. This will automatically populate when creating new projects.') }}
{{ _('Add contact details for easy communication and record keeping.') }}
{{ _('Configure monthly included hours and the reset day if this client has a retainer or prepaid bundle.') }}
{{ _('Provide context about the client relationship or typical project types.') }}