@php $isEdit = $intake->exists; @endphp
@error('fragrance_id')

{{ $message }}

@enderror

"Full bottle resale" keeps the bottle whole. "Decant" pools the juice for ml-level decant sales.

@error('intent')

{{ $message }}

@enderror
@error('volume_ml')

{{ $message }}

@enderror

Currency-agnostic. Logged as a "Bottle purchase" expense automatically.

@error('cost_total')

{{ $message }}

@enderror
@error('purchased_at')

{{ $message }}

@enderror
@error('purchased_by_user_id')

{{ $message }}

@enderror

Used for spend tracking and partner capital sync (match ERP user linked on the partner).

@error('supplier')

{{ $message }}

@enderror
@error('batch_code')

{{ $message }}

@enderror
@error('notes')

{{ $message }}

@enderror
Cancel