@extends( 'layout.base' ) @section( 'layout.base.body' )
@if (!ns()->option->get('ns_store_square_logo', false)) @if (ns()->option->get('ns_default_theme', 'light') == 'dark') ARYTechPOSLogo @else ARYTechPOSLogo @endif @else ARYTechPOSLogo @endif

{{ __( "If you see this page, this means NexoPOS is correctly installed on your system. As this page is meant to be the frontend, NexoPOS doesn't have a frontend for the meantime. This page shows useful links that will take you to the important resources." ) }}

@endsection