@extends('layouts.marketing') @push('head') @endpush @section('content') @php $showRegister = ($canRegister ?? false) === true; $supportLink = route('landing') . '#support'; $highlightsLink = route('landing') . '#features'; $mobileMenuClose = "document.getElementById('marketing-nav-toggle').checked = false"; @endphp

{{ __('All the useful functions to manage your stock.') }}

{{ __('This page presents the main Dari Stock functions simply and shows how the app helps the team every day.') }}

{{ __('3D overview of Dari Stock') }}

{{ __('A simple demo to understand the app') }}

{{ __('This animation shows the main Dari Stock steps: add a product, update stock, follow an order, and manage the team.') }}

1 {{ __('Add products and organize your catalog.') }}
2 {{ __('Update quantities and see stock movements.') }}
3 {{ __('Follow orders, payments, and related documents.') }}
4 {{ __('Manage team access in the same space.') }}
{{ __('Looped illustrated demo') }}
{{ __('Add products') }}
{{ __('Create the base of your stock') }}
{{ __('Products ready') }}
{{ __('Update stock') }}
{{ __('See incoming stock, outgoing stock, and levels') }}
{{ __('Stock up to date') }}
{{ __('Track orders') }}
{{ __('Link orders, payments, and delivery') }}
{{ __('Payment confirmed') }}
{{ __('Manage the team') }}
{{ __('Give the right access to the right person') }}
{{ __('Clean access') }}
{{ __('Stock') }}

{{ __('Follow stock, products, and movements') }}

{{ __('Dari Stock helps you see products, quantities, and movements clearly. You quickly know what comes in, what goes out, and what needs attention.') }}

  • +{{ __('One clear view of products, available stock, and thresholds.') }}
  • +{{ __('Movements that are easier to read so errors are reduced.') }}
  • +{{ __('Simple actions to move faster every day.') }}
{{ __('3D illustration of stock tracking') }}
{{ __('Orders') }}

{{ __('Orders, payments, and invoices in the same place') }}

{{ __('Orders are linked to payments, invoices, and operational follow-up so you avoid unnecessary back and forth.') }}

  • +{{ __('Clear follow-up from order to payment.') }}
  • +{{ __('Payments and documents stay easy to find.') }}
  • +{{ __('Less confusion between sales, operations, and billing.') }}
{{ __('3D illustration of orders and payments') }}
{{ __('Team') }}

{{ __('Roles and access that are easy to manage') }}

{{ __('Dari Stock also helps you manage the team. Roles and access stay clear so everyone works with the right information.') }}

  • +{{ __('Clear access for managers and team members.') }}
  • +{{ __('An overview of activity from the same dashboard.') }}
  • +{{ __('A simpler setup so the team can work with confidence.') }}
{{ __('3D illustration of team access') }}

{{ __('What you find inside Dari Stock') }}

{{ __('Products, stock, orders, payments, and access management. This page explains the product in a simpler and more visual way.') }}

{{ __('Products') }}

{{ __('Group your products and review inventory more easily.') }}

{{ __('Stock flow') }}

{{ __('See incoming stock, outgoing stock, and movements without a separate file.') }}

{{ __('Orders') }}

{{ __('Find orders, payments, and invoices in the same place.') }}

{{ __('Team') }}

{{ __('Give each person the right access and keep a clear team overview.') }}

@endsection