@include('partials.fonts') {{ _lang('Create account') }} - {{ config('app.name') }} @include('partials.seo')
@include('partials.brand-logo', ['imgClass' => 'wk-brand-logo', 'textClass' => 'wk-brand-name'])

{{ _lang('Start your water business in minutes') }}

{{ _lang('Create your free organization account and manage sales, customers, deliveries and accounts from one dashboard.') }}

  • {{ _lang('Free trial — no card needed') }}
  • {{ _lang('Your data stays private & secure') }}
  • {{ _lang('Full Bangla help center built in') }}
© {{ date('Y') }} {{ config('app.name') }}. {{ _lang('All rights reserved.') }}

{{ _lang('Create your account') }}

{{ _lang('Set up your organization in one step.') }}

{{ _lang('Free trial') }} — {{ bn_num((int) get_option('signup_trial_days', 14)) }} {{ _lang('days') }}
@if ($errors->any())
{{ $errors->first() }}
@endif
@csrf