@section('title', __('Edit Adjustment')) @section('breadcrumb')
@endsection @livewire('adjustment.edit', ['adjustment' => $adjustment])