@vite([ 'resources/scss/line-awesome/1.3.0/scss/line-awesome.scss', 'resources/scss/grid.scss', 'resources/scss/fonts.scss', 'resources/scss/animations.scss', 'resources/scss/typography.scss', 'resources/scss/app.scss', 'resources/scss/light.scss' ])

{{ __('Unable to Access Bill') }}

{{ __('We encountered an issue while trying to access the requested bill.') }}
{{ __('Error Details') }}:
{{ $message ?? $error ?? __('An unknown error occurred.') }}

{{ __('What you can do:') }}

  • {{ __('Check if the link is correct and complete') }}
  • {{ __('Verify that the bill link has not expired') }}
  • @if(isset($table_number))
  • {{ __('Try accessing the table directly: ') }} {{ __('Table') }} {{ $table_number }}
  • @endif
  • {{ __('Contact the restaurant staff for assistance') }}
  • {{ __('Request a new bill link if the current one has expired') }}

{{ __('Need help? Contact our staff for assistance.') }}