@extends('layouts.guest') @section('title', __('Commercial GST Billing ERP for India')) @section('content')
v{{ $__product['version'] }} · {{ __('Alpha') }}

{{ __('The billing ERP built for every Indian shop.') }}

{{ __('Fast POS, native GST + e-Invoice + e-Way Bill, deep inventory, and a modern mobile-first UI. Built by :vendor.', ['vendor' => $__product['vendor']]) }}

{{ __('Preview the shell') }} {{ __('Design system') }}
D
{{ $__product['name'] }}
{{ $__product['domain'] }}

{{ __('Edition') }}
{{ ucfirst($__product['edition']) }}
{{ __('Version') }}
v{{ $__product['version'] }}
{{ __('Locale') }}
{{ app()->getLocale() }}
{{ __('Timezone') }}
{{ config('app.timezone') }}
{{ __('Currency') }}
{{ config('decent.regional.currency_symbol') }} {{ config('decent.regional.currency_code') }}

{{ __('Sprint 0 - Foundation') }}

{{ __('The infrastructure spine is live. Every following module builds on top of this base without deviation.') }}

{{ __('Config') }} {{ __('Logging') }} {{ __('Errors') }} {{ __('Layouts') }} {{ __('Themes') }}

{{ __('Ready for India') }}

{{ __('INR currency, DD-MM-YYYY dates, Asia/Kolkata timezone, and 12 Indian languages queued in the pipeline.') }}

English हिन्दी ગુજરાતી தமிழ் +8

{{ __('Security by default') }}

{{ __('CSP with per-request nonce, HSTS, sensible frame policy, secure sessions, redacted logs.') }}

CSP HSTS CSRF XSS
@endsection