@extends('layouts.users.app') @section('content')
{{ __('Modify supplier details, unit costs, and quantities received for this acquisition record.') }} {{ __('Updating this data will automatically synchronize your stock levels.') }}
{{ __('Internal collaboration space for team members. Share notes, updates, and private observations about this ticket.') }}
{{ __('Send back to customer for corrections. Visible to the client.') }}
{{ __('Critical management operations. Use with caution as these actions may affect ticket visibility or archival status.') }}
@if ($ticket->status != \App\Enums\PurchaseTicketStatusEnum::ARCHIVED)