@extends('admin.layouts.app') @section('panel')
@lang('Enter the default number of days before the due payment date to generate invoices')
@lang('Enter the number of days before the invoice due date you would like to send a reminder (0 to disable)')
@lang('Enter the number of days after the invoice due date you would like to send the first overdue notice (0 to disable)')
@lang('Enter the number of days after the invoice due date you would like to send the second overdue notice (0 to disable)')
@lang('Enter the number of days after the invoice due date you would like to send the third (final) overdue notice (0 to disable)')
@lang('Enter the number of days after the due payment date you want to add the late fee (0 to disable)')
@lang('Enter the amount (percentage or monetary value) to apply to late invoices (set to 0 to disable)')
@lang('Check to activate invoice payment reminder emails')