@extends('layouts.app') @section('title', 'Add Outlet Receipt Settings') @section('content')
← Back to Receipt Settings

Add Outlet-Specific Settings

Create custom receipt settings for a specific outlet

@csrf
@error('warehouse_id')

{{ $message }}

@enderror

Note: Settings will be copied from default. You can customize them after creation.

Cancel
@endsection