@extends('layouts.app') @section('content')

Printer settings

Configure common POS thermal printers for receipts, cash drawer kick, auto cut, and browser print.

Back to billing
@csrf
@error('printer_name') {{ $message }} @enderror
@endsection