{{ __('app.welcomeTo', ['app' => 'oFatoura']) }}

{{ __('app.restaurantManagementSimple') }}

@session('status')
{{ $value }}
@endsession
@csrf
{{ __('app.forgotPassword') }}
{{ __('app.login') }}
@if(!module_enabled('Subdomain'))

@lang('auth.areYouNew', ['appName' => global_setting()->name]) @lang('auth.createAccount')

@endif @if(!module_enabled('Subdomain') && !global_setting()->disable_landing_site) @endif