@lang('Confirm Status Change')
@csrf
@lang('Order Status Change')

@lang("Are you really want to Awaiting this orders")

@csrf @lang('Yes')
@lang('Order Delete Confirm')

@lang("Are you really want to delete this orders")

@csrf @method('DELETE')