{{-- ── Upper Footer ──────────────────────────────────────────────────── --}}
{{-- Brand column --}}
PhyloPOS

The operations platform for restaurants, cafes, bars, cloud kitchens, and retail — connecting billing, inventory, kitchen workflows, hardware, and embedded payments.

{{-- Solutions --}}

Solutions

    @foreach(config('phylopos.industries') as $i)
  • {{ $i['title'] }}
  • @endforeach
{{-- Platform --}}

Platform

    @foreach([ ['Features', route('features.index')], ['Hardware', route('hardware')], ['Payments', route('payments')], ['Integrations', route('integrations')], ['Billing & POS', route('features.billing-pos')], ['Inventory', route('features.inventory-purchasing')], ['Kitchen Ops', route('features.kitchen-operations')], ['Reporting', route('features.reporting-analytics')], ] as [$label, $url])
  • {{ $label }}
  • @endforeach
{{-- Company --}}

Company

    @foreach([ ['About', route('about')], ['Customers', route('customers')], ['Pricing', route('pricing')], ['Contact', route('contact')], ['Book a Demo', route('book-demo')], ] as [$label, $url])
  • {{ $label }}
  • @endforeach

Contact

@include('components.icons.phone') {{ config('phylopos.company.phone') }} @include('components.icons.envelope') {{ config('phylopos.company.email') }}
{{-- ── Bottom bar ──────────────────────────────────────────────────── --}}

© {{ date('Y') }} PhyloPOS. All rights reserved.

Privacy Policy Terms of Use Security