@extends('setting::settings') @section('title', localize('invoice_settings')) @push('css') @endpush @section('setting_content') @include('backend.layouts.common.validation')
{{ localize('invoice_settings') }}
@csrf
vat == 1) checked @endif type="checkbox" data-bs-toggle="toggle" data-on="Enable" data-off="Disable" data-onstyle="success" data-offstyle="danger">
subtotal == 1) checked @endif type="checkbox" data-bs-toggle="toggle" data-on="Enable" data-off="Disable" data-onstyle="success" data-offstyle="danger">
@endsection @push('js') @endpush