@extends('layouts.master') @section('heading') {{ __('Settings') }} @stop @section('content')
{{ __('Overall Settings') }}
@lang('Your company\'s name')
@lang('Where is your company located?')
@lang('This is the default language for new users, the language can be changed for each user under their profile')
@lang('Your business primary working working hours')
{{ __('Client') }}
@lang('Change next number generated for a client. This will not affect previously created clients. Has to be higer then previously created client number')
{{ __('Invoice') }}
@lang('Change next number generated for a invoice. This will not affect previously created invoices. Has to be higer then previously created invoice number')
@lang('If the currency is changed, the invoice will not be recalculated to the new currency, only the visual is changed, like the prefix, separator, symbol etc')
@lang('Control the percentage of vat calculated on invoices. If any billing integration is active, will the integration control the VAT, we will only send the full amount')