@extends('layout.base') @section('layout.base.body')
@if (!ns()->option->get('ns_store_square_logo', false)) ARYTechPOS @else ARYTechPOS @endif
@endsection @section('layout.base.footer') @parent {!! Hook::filter('ns-register-footer', new Output) !!} @vite(['resources/ts/auth.ts']) @endsection