{{ __('Settings') }}

@if(session('success'))
{{ session('success') }}
@endif @if(session('error'))
{{ session('error') }}
@endif @include('settings.partials.nav') @if(auth()->user()?->hasPermission('users.manage'))
Administration
Manage users, roles, and access permissions.
@endif

Location List

@csrf
@foreach(($timezoneOptions ?? []) as $tzValue => $tzLabel) @endforeach

Default: Asia/Colombo

Used when the selected customer has no pricing tier.

Default: 95%

Default: 40%

JPG, PNG, GIF (Max: 2MB)

සිංහල ෆොන්ට්ස්

මෙතනින් තෝරන්න

එය මෙහි සජීවීව පෙන්වනු ඇත.

කැමති එකක් තෝරා සේව් කරන්න

ඔබ මෙහි තෝරන ලද ෆොන්ට් එක සෑම තැනකටම ඇතුලත් වන බව කාරුණිකව සලකන්න

නිකුත් කරන බිල්පත් සඳහා තොරාගත් ෆොන්ට් එක සුදුසු දැයි නිරීක්ෂණය කර සිටින්න (print quotation to check)

Sinhala Fonts

Choose from here

It will be shown live here.

Pick the one you like and save

Please note that the font you select here will be applied everywhere

Please check whether the selected font is suitable for issued bills (print quotation to check)

@forelse($locations as $location) @empty @endforelse
ID Logo Location Name Logo Width Timezone Default Tier Status Created Actions
{{ $location->id }} @if($location->logo) Logo @else No logo @endif {{ $location->name }} @if($location->id === 1) Main @endif
POS: {{ $location->logo_width_pos }}%
A4: {{ $location->logo_width_a4 }}%
{{ $location->timezone ?? 'Asia/Colombo' }} {{ $location->default_price_tier ?? 3 }}
@csrf @method('PATCH')
{{ $location->created_at->format('Y-m-d') }} @if($location->id !== 1)
@csrf @method('DELETE')
@endif
No locations found.

Select Location to Edit Receipt Template

Changes will only apply to: {{ $selectedLocation->name }}
@csrf

Business Information Visibility

This is the same Receipt Font used in Location settings.

Preview
Sinhala: ආයුබෝවන්! සුභ දවසක් | English: The quick brown fox 123

Business Information

Receipt Information Visibility

Text Labels - English

Text Labels - සිංහල

Live Preview

@php $mainLocation = $locations->first(); @endphp @if($mainLocation && $mainLocation->logo)
Logo
@else
Upload logo in Location tab
@endif
INV-20250101-001
2025-01-01 12:00 PM
Admin
Sample Customer
PIN123
123456 Sample Product
2.00PCS 120.00 100.00 200.00
240.00
(40.00)
200.00
500.00
200.00
300.00

40.00
: 1
Powered by Yashan.dev
thisurababi@gmail.com
+94 76 12 48 041 | +94 78 91 31 950

Manual Backup & Reminder

Download a SQL backup now and keep the 7-day reminder active.

@csrf
Backup reminder every 7 days
Next scheduled date: {{ $backupSettings['next_backup_date'] ?? 'Not set' }}
@csrf
Generate a full SQL export of the current database (compatible with phpMyAdmin import).

Manual downloads also push the next reminder 7 days forward.

Auto Backup (legacy URL copy)

Store the source/target URLs used by the old auto-backup script. (Remove trailing slashes; separate locations with '/').

@csrf