@extends('layouts.simple') @section('styles') @endsection @section('content')
@lang('master.home')
@if(app()->getLocale() != 'en') @endif @if(app()->getLocale() != 'es') @endif @if(app()->getLocale() != 'pl') @endif

@lang('mailbox.mailbox_name')

@lang('mailbox.help_us_improve')
@lang('mailbox.call_us')
{{-- Bug whith with validation popup, therefore absolute position is required --}}
{{-- Bug whith with validation popup, therefore absolute position is required --}}
@lang('mailbox.file_size_legend')

@lang('mailbox.click_here')  @lang('mailbox.privacy_legend')

@endsection @section('plugin-scripts') @endsection @section('app-scripts') @endsection