@session('status')
{{ $value }}
@endsession
@csrf
@if(!module_enabled('Subdomain'))
@lang('auth.areYouNew', ['appName' => 'Restaurant POS']) @lang('auth.createAccount')
@endif {{ __('app.login') }}
{{-- --}} {{-- @if(!module_enabled('Subdomain') && !global_setting()->disable_landing_site) @endif --}}