@extends('layouts.app') @section('content')

Book a Demo

See PhyloPOS built for your operation.

Tell us your business type, outlet count, and current setup. We will show you the features and workflows that matter most to you — not a generic slideshow.

{{-- Left — what to expect --}}

What happens after you submit

@foreach([ ['We review your submission', 'Our team reads your business type, outlet count, and current setup to prepare a relevant demo.'], ['We contact you within 24 hours', 'A sales or solutions consultant reaches out to schedule a time that works for you.'], ['Tailored 45-minute session', 'We walk through PhyloPOS focused on your specific workflows — not a generic product tour.'], ['No pressure', 'We will tell you honestly if PhyloPOS is a good fit. If not, we will say so.'], ] as [$step, $desc])
{{ $loop->iteration }}

{{ $step }}

{{ $desc }}

@endforeach

Who the demo is built for

    @foreach([ 'Restaurant and café owners', 'Bar and club operators', 'Cloud kitchen founders', 'Retail store and chain owners', 'Franchise operators', 'Heads of operations for multi-outlet groups', ] as $who)
  • {{ $who }}
  • @endforeach
@include('components.icons.phone') Rather talk now?
{{ config('phylopos.company.phone') }}

Mon–Sat, 9AM–7PM IST

{{-- Right — form --}}

Request your demo

Fields marked * are required.

@endsection